• 2 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle











  • aliceblossom@lemmy.worldtoxkcd@lemmy.worldxkcd #1597: Git
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 year ago

    I like SourceTree and it’s free. I don’t use it all the time, but if I’ve made a bunch of changes debugging something and I want to easily discard all of the debugging-only changes, the UI makes it really easy to commit or discard individual lines from the changeset.

    Additionally, I set up an alias to open it from the command line (stree) and have it show whatever git directory I opened it from.