Answer the question
In order to leave comments, you need to log in
Git: After deleting a merged branch, is it possible to restore the history?
Suppose there is a branch master
and, for example, iss333
. The branch iss333
was then merged (not fast-forward) into master
, and then deleted. Is it possible to find out what commits were in a branch iss333
or not?
PS At the moment, we use only rebase in the project.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question