We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 904c85f commit 019735aCopy full SHA for 019735a
README.md
@@ -18,7 +18,7 @@ These are **custom git commands** that encourages the git user to write formatte
18
e.g. ```gf install.sh 'Added commit semantics aliases'``` -> ```git commit -m 'feat(install.sh): Added commit semantics aliases'```
19
## Installation
20
21
-1. Clone this repo, preferably in your $HOME directory. ```git clone git@github.com:akanshgulati/commit-semantics.git
+1. Clone this repo, preferably in your $HOME directory. ```git clone https://github.com/akanshgulati/commit-semantics.git
22
~/.commit-semantics```
23
24
0 commit comments