Post ALc9Kwl50aZe0ZlTxA by ralismark@fosstodon.org
 (DIR) More posts by ralismark@fosstodon.org
 (DIR) Post #ALc9Kwl50aZe0ZlTxA by ralismark@fosstodon.org
       2022-07-18T09:30:09Z
       
       0 likes, 0 repeats
       
       does #git have a "commit onto this other branch" feature? sometimes when I've checked out a commit halfway through a branch's history while bisecting some bug, i want to commit the fix to the branch (either normally, or --fixup)
       
 (DIR) Post #ALc9KxrqstaLRrwP9E by nicemicro@fosstodon.org
       2022-07-18T11:20:30Z
       
       0 likes, 0 repeats
       
       @ralismark I might be misunderstanding the problem here, but I've used the :git: "git stash" for moving changes around between branches.I think this tutorial gives you a nice overview:https://www.atlassian.com/git/tutorials/saving-changes/git-stash#stashing-your-work