Replies: 1 comment
-
Jujutsu would abandon those pushed commits if, when importing branches from git before each command, the commits became unreachable because all branches containing them were deleted. That means the We need to figure out how those branches would have been removed from git, or never written to it. These questions are based on issues others have had in the past.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After a jj git push, jj abandoned the pushed commits, any ideas why?
PS: I've restored them with
jj new 32a1908f7db4
just curious why this happened and how to avoid it.Beta Was this translation helpful? Give feedback.
All reactions