File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright [2022] [ghasemdev ]
189+ Copyright [2022] [Ghasem Shirdel ]
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- [ ![ Version] ( https://shields.io/badge/VERSION-1.2.0 -blue?style=for-the-badge )] ( https://github.com/ghasemdev/git-commit-template/releases/tag/v1.1.0 )
1+ [ ![ Version] ( https://shields.io/badge/VERSION-1.2.1 -blue?style=for-the-badge )] ( https://github.com/ghasemdev/git-commit-template/releases/tag/v1.1.0 )
22[ ![ License Apache-2.0] ( https://shields.io/badge/LICENSE-APACHE--2.0-orange?style=for-the-badge )] ( https://opensource.org/licenses/MIT )
33
44# git-commit-template
Original file line number Diff line number Diff line change 150150 printf " \n${RED} ❌ An error occurred. Please try again.${RESET} \n"
151151 exit 1
152152fi
153-
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- chmod +x ~ /git-commit-template/template.sh
4- echo alias gct=~ /git-commit-template/template.sh > ~/git-commit-template/zsh_gct
3+ chmod +x ~ /git-commit-template/commit- template.sh
4+ echo alias gct=~ /git-commit-template/commit- template.sh > ~/git-commit-template/zsh_gct
55echo source ~ /git-commit-template/zsh_gct >> .zshrc
Original file line number Diff line number Diff line change 1- alias gct=/home/jakode/git-commit-template/template.sh
1+ alias gct=/home/jakode/git-commit-template/commit- template.sh
You can’t perform that action at this time.
0 commit comments