File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -377,8 +377,11 @@ https://help.github.com/articles/resolving-a-merge-conflict-from-the-command-lin
377
377
378
378
Typing ` git help -a ` on the command-line outputs the full list of commands
379
379
supported by Git. Consult Git's help pages for more information about each
380
- command. [ Zackperdue.com] ( http://zackperdue.com/tutorials/super-useful-need-to-know-git-commands )
381
- is another resource that covers useful Git commands.
380
+ command.
381
+ [ Zackperdue.com] ( http://zackperdue.com/tutorials/super-useful-need-to-know-git-commands )
382
+ is another resource that covers useful Git commands, and GitHub's [ Git Cheat
383
+ Sheet] ( https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf )
384
+ is a handy reference.
382
385
383
386
The section below lists some useful, common Git commands.
384
387
You can’t perform that action at this time.
0 commit comments