W
W
wolfcruel972018-12-12 15:18:32
git
wolfcruel97, 2018-12-12 15:18:32

How to unmerge branches?

Dropped 2 branches.
git merge
Then I merged the files incorrectly and hid them using git stash, how do I clean up the files from git stash and merge the commits again?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Movchan, 2018-12-12
@Alexander1705

git merge --abort
git stash drop

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question