You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remote: Git Burn rejected your commits.
remote:
remote: commit cb739a597f03a2f0a929b23c04e3c76910a08a05
remote: Author: WGH <[email protected]>
remote: Date: Wed Aug 12 13:58:14 2020 +0300
remote:
remote: Initial commit
remote:
remote: An error occurred while executing '/usr/libexec/git-core/git rev-list cb739a597f03a2f0a929b23c04e3c76910a08a05^...cb739a597f03a2f0a929b23c04e3c76910a08a05': b"fatal: ambiguous argument 'cb739a597f03a2f0a929b23c04e3c76910a08a05^...cb739a597f03a2f0a929b23c04e3c76910a08a05': unknown revision or path not in the working tree.\nUse '--' to separate paths from revisions, like this:\n'git <command> [<revision>...] -- [<file>...]'"
remote:
remote: error: hook declined to update refs/heads/master
The error is printed by gitlint.
The text was updated successfully, but these errors were encountered:
https://jorisroovers.com/gitlint/ gitlint documentation suggests to use this syntax for linting a single commit, but that clearly doesn't work for the initial commit
The error is printed by gitlint.
The text was updated successfully, but these errors were encountered: