AV
Size: a a a
AV
AV
AV
E
AV
AV
VD
for c in merge rebase cherry-pick; do git $c --abort; done
, кхъE
VD
E
VD
AV
AV
AV
E
git reset --hard origin/master
VD
AV
git reset --hard origin/master
git rebase status
fatal: It seems that there is already a rebase-merge directory, and
I wonder if you are in the middle of another rebase. If that is the
case, please try
git rebase (--continue | --abort | --skip)
If that is not the case, please
rm -fr ".git/rebase-merge"
and run me again. I am stopping in case you still have something
valuable there.
VD
AV
git rebase status
fatal: It seems that there is already a rebase-merge directory, and
I wonder if you are in the middle of another rebase. If that is the
case, please try
git rebase (--continue | --abort | --skip)
If that is not the case, please
rm -fr ".git/rebase-merge"
and run me again. I am stopping in case you still have something
valuable there.
AC