git revert --continue refuses to, help!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

What do I do next, to finish reverting multiple commits? I'd use
'--skip' in 'git rebase', but 'revert' doesn't have one?

[skeleton (tmp|REVERTING)]$ git revert --continue
On branch tmp
You are currently reverting commit d8a30d3.

nothing to commit, working tree clean
[skeleton (tmp|REVERTING)]$ git status
On branch tmp
You are currently reverting commit d8a30d3.
  (all conflicts fixed: run "git revert --continue")
  (use "git revert --abort" to cancel the revert operation)

nothing to commit, working tree clean
[skeleton (tmp|REVERTING)]$ git revert --continue
On branch tmp
You are currently reverting commit d8a30d3.

nothing to commit, working tree clean
[skeleton (tmp|REVERTING)]$ git revert --skip
fatal: Option '--skip' requires a value
[skeleton (tmp|REVERTING)]$ git --version
git version 2.10.0.1.g57b01a3
[skeleton (tmp|REVERTING)]$ 

-- Sergey



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux