-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git name-rev --exclude is not available in git <2.13 - breaking commit history #11917
Comments
What version of git do you have? |
Oh, I forgot to update. Yes, thank you! |
Which version is needed? I'm getting this error but no git updates: |
I'm using Debian 9. I've enabled the backports repo and managed to install Git 2.20.1 All is working now :) |
OK I'm reopening this as |
zeripath
changed the title
I can't view the commit history, error
git name-rev --exclude is not available in git <2.13 - breaking commit history
Jul 28, 2020
zeripath
added a commit
to zeripath/gitea
that referenced
this issue
Jul 28, 2020
Fix go-gitea#11917 Signed-off-by: Andrew Thornton <art27@cantab.net>
Bug introduced by #11847 |
zeripath
added a commit
that referenced
this issue
Jul 28, 2020
Fix #11917 Signed-off-by: Andrew Thornton <art27@cantab.net>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I can't view the commit history, error.
Error:
In logs:
2020/06/16 23:49:56 ...uters/repo/commit.go:311:Diff() [E] commit.GetBranchName: exit status 129 - error: unknown option
exclude'usage: git name-rev [options] ...
or: git name-rev [options] --all
or: git name-rev [options] --stdin
`
The text was updated successfully, but these errors were encountered: