cisco-ie / ie-git-guide

Innovation Edge's Git Guide: Zero to :100:
https://cisco-ie.github.io/ie-git-guide/
2 stars 0 forks source link

Add GUI git tooling #4

Open remingtonc opened 7 years ago

remingtonc commented 7 years ago

GUI git tools are great for basic purposes and have some pretty powerful features like only committing certain lines versus entire files. It won't help you rebase or stash or create patches or other fancy features, but it's a really easy way to interface with your git repositories at basic levels.

Any other suggestions?

remingtonc commented 7 years ago

The branching visualization in SourceTree is really powerful.