Skip to content

Commit

Permalink
Merge branch 'master' into amishscientist-patch-GitSchoolDude-AND-Cho…
Browse files Browse the repository at this point in the history
…oseYourownAdventure-1
  • Loading branch information
dictcp authored Dec 16, 2019
2 parents 05a3720 + dd371c7 commit eba5408
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [Intermediate Git](http://www.columbia.edu/~zjn2101/intermediate-git/#1) - lower-level, more structural explanation of git concepts
* [Git School Dude](https://www.youtube.com/c/DanGitschoolDude) - It's a YouTube channel with a lot of great git videos. It covers everything from the basics to advanced Git topics.
* [A Git Choose Your Own Adventure](http://sethrobertson.github.io/GitFixUm/fixup.html) - I never found a git tutorial I didn't understand while doing it. Just sometimes those tutoars didn't line up very well with my actual work. This git help in the form of a choose your own adventure was a life saver when I was fisrt starting out.
* [On undoing, fixing, or removing commits in git](https://sethrobertson.github.io/GitFixUm/fixup.html) - fairly comprehensive guide to recovering from what you did not mean to do when using git

## Client
*Git clients are available on every platform, from mainframe to your mobile device*
Expand All @@ -65,6 +66,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [GitExtensions](https://gitextensions.github.io/) - a shell extension, a Visual Studio 2010-2015 plugin and a standalone Git repository tool.
* [WorkingCopy](https://workingcopyapp.com) - a powerful Git client for iOS. Free with in-app purchase to unlock the ability to push commits.
* [Git Add-ons](https://github.com/stevemao/awesome-git-addons) - Enhance the basic `git` CLI
* [Fork](https://git-fork.com) - An awesome and free git client for macOS and Windows


## Repository Hosting
Expand Down

0 comments on commit eba5408

Please sign in to comment.