Open main menu

Changes

Git installation

195 bytes removed, 13:47, 22 July 2013
*~
</source>
 
Check in the file
git add .gitignore
git commit -m "Added default git ignores"
 
# To see the commit message
git log
# If you would like to replace the last commit info
git commit --amend
== See also ==
[[Category:Git]]