FLOSS virtualization hacker, occasional brewer

  • 0 Posts
  • 2 Comments
Joined 3 years ago
cake
Cake day: June 9th, 2023

help-circle

  • The last big update to my git workflow was when I discovered --update-refs as it makes maintaining a stack of feature branches much easier. So far I really only have one “main” dev branch and then peel off the sub-branches at they need merging upstream.

    However I shall have to investigate how the history commands are exposed in magit. I can see it being useful if you have long held branches that take a while to upstream but are useful to have in your trees.