|
|
|
|
|
by aeonik
856 days ago
|
|
I started using this yesterday. I'm a little unsure how to pull multiple real branches into my workspace. It'd be nice if I could have a virtual branch overlay a real branch so that I could continue working with both the advantage of GitButler and maintain productivity with colleagues that don't use it. As it stands right now, I'm a bit unclear on how to operate with others who use the old fashioned branching strategy I really love to tool though. I watched a talk from Scott yesterday, and he has so many good ideas of where to take Git next. I also LOVE the "CRDT all the changes" idea, and have tried to implement similar solutions using inotify and a "stack of patches" and BTRFs CoW for space saving, with limited success. https://news.ycombinator.com/item?id=39356042 |
|