Software Alternatives & Reviews

Git-SIM: Visually simulate Git operations in your own repos with a single termi

Learn Git Branching TortoiseGit
  1. "Learn Git Branching" is the most visual and interactive way to learn Git on the web; you'll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.

    #Developer Tools #Open Source #Productivity 124 social mentions

  2. TortoiseGit is an easy to use client for the Git distributed revision control system.
    Pricing:
    • Open Source
    > We now have a large selection of tools that allow you to visualize what's going on (I use git-kraken), as well as google for help on doing something that isn't in muscle memory. Git Kraken is excellent, though Git has a page on various GUIs, many of which are free with no restrictions: https://git-scm.com/downloads/guis Personally, on Windows I like SourceTree: https://www.sourcetreeapp.com/ Some that have worked with SVN back in the day like TortoiseGit: https://tortoisegit.org/ On *nix Git Cola seems to do the job for me: https://git-cola.github.io/ Then again, the most complex workflow I've worked with was Git Flow and I didn't need anything more advanced than that. Come to think of it, I don't really do rebases often either and mostly just take advantage of squashing commits through GitLab/Gitea and such, when needed. But hey, that's also valid, using Git in a way where you get version control but mostly keep the technical details out of your way (though Git LFS and certain cases with particular line endings being needed does make you drop down occasionally).

    #Git #Git Tools #Code Collaboration 32 social mentions

Discuss: Git-SIM: Visually simulate Git operations in your own repos with a single termi

Log in or Post with