Skip to content

Commit

Permalink
Update the link to git aliases
Browse files Browse the repository at this point in the history
#982

Signed-off-by: Suki <suki@missallsunday.com>
  • Loading branch information
MissAllSunday committed Dec 5, 2013
1 parent 737b076 commit 5c151b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ by signing off your contributions, you acknowledge that you can and do license y
* fork the repository. If you are not used to Github, please check out [fork a repository](http://help.github.com/fork-a-repo).
* branch your repository, to commit the desired changes.
* sign-off your commits, to acknowledge your submission under the license of the project.
* an easy way to do so, is to define an alias for the git commit command, which includes -s switch (reference: [How to create Git aliases](http://githacks.com/post/1168909216/how-to-create-git-aliases))
* an easy way to do so, is to define an alias for the git commit command, which includes -s switch (reference: [How to create Git aliases](https://git.wiki.kernel.org/index.php/Aliases))
* send a pull request to us.

######How to submit a pull request:
Expand Down

0 comments on commit 5c151b8

Please sign in to comment.