Sometimes GitHub Desktop can be better/easier/faster than the git command line.
Download Mac/Windows https://desktop.github.com/
My Text Editor: Sublime Text https://www.sublimetext.com/
➧MAKING COMMITS
-Make changes to your file
-Click checkboxes next to the files to include
-Enter a commit message in the "Summary"
-Press enter to commit
-Click Sync to pull & push
-No need for
git add -A
git commit -m "message"
git push origin master
-It's way simpler with the GitHub Desktop App
*SHORTCUTS*
Alt+S =Sync
Cmd+P=push
Up+Cmd+P=pull
--I couldn't get the last 2 to work
Comparison Graph https://help.github.com/desktop/guide...
Create Partial Commit https://help.github.com/desktop/guide...
Comparison Graph Symbols https://help.github.com/desktop/guide...
Other References:
-git diff • Learn Git 12: Using Git Diff
-GitHub desktop vs SourceTree http://blog.wppusher.com/github-and-s...
-Sync keyboard shotcut http://stackoverflow.com/questions/34...
-GitHub Desktop Windows Keyboard Shortcuts https://gist.github.com/jugglingnutca...
On this page of the site you can watch the video online The Case for GitHub Desktop (Tutorial: git command line isn't everything) with a duration of hours minute second in good quality, which was uploaded by the user TanUv90 06 January 2017, share the link with friends and acquaintances, this video has already been watched 6,185 times on youtube and it was liked by 71 viewers. Enjoy your viewing!