Tag: Git

Git Cheat Sheet

Git Quick Reference Adding the ShortCut: $ git config –global alias.add-commit ‘!git add -A && git commit’ $ git add-commit $ git config –global –edit [user] name = Raju email = i90Runne[email protected] [gui] recentrepo = C:/Git [alias] add-comment = !git

Tagged with:
Top