packit / dist-git-to-source-git

Converting dist-git to source-git
MIT License
4 stars 9 forks source link

Error: The previous cherry-pick is now empty #70

Closed dhodovsk closed 3 years ago

dhodovsk commented 4 years ago

packages:

git.exc.GitCommandError: Cmd('git') failed due to: exit code(1)
  cmdline: git cherry-pick updates~1
  stdout: 'On branch c8
You are currently cherry-picking commit 9f1f6a6.

Initial commit

nothing to commit'
  stderr: 'The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

    git commit --allow-empty

Otherwise, please use 'git reset''
dhodovsk commented 3 years ago

Fixed in https://github.com/packit/dist-git-to-source-git/pull/68: https://git.stg.centos.org/source-git/hyphen-hsb https://git.stg.centos.org/source-git/hyphen-ia https://git.stg.centos.org/source-git/mingw-filesystem https://git.stg.centos.org/source-git/redhat-rpm-config ... etc. :)