git rebase remaining
radin reth

radin reth @radinreth

About: Open for Learning <Learning /> Workplace is a second home. Everyone is your workplace are also your family members Respect them!

Location:
Phnom Penh, Cambodia
Joined:
Jan 7, 2021

git rebase remaining

Publish Date: Jul 22 '21
0 0

During rebase we sometimes face conflict files that need to resolve and continue one by one.

but how do we know where we are and how many steps need to resolve?

cat .git/rebase-apply/next
cat .git/rebase-apply/last
cat .git/rebase-apply/original-commit
Enter fullscreen mode Exit fullscreen mode

original answer from awesome people in stackoverflow

Comments 0 total

    Add comment