-
Notifications
You must be signed in to change notification settings - Fork 125
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
When delete getting error: Operation name 'Updating references' unknown #19
Comments
Does this also show up whenever you use |
Hi, No. Only when I actually delete. Regards
|
Ok, great, that narrows it down. That message "Updating references" almost looks like an ncurses kind of console output from Git. One last question, what version of Git are you running and on what OS? |
I think something that would help @robmadole narrow it down is your .gitconfig if you have one |
Hi, git version 1.7.10.4 Running on linux (crunchbang distro using backports version) On Thu, Feb 21, 2013 at 12:19 AM, Rob Madole [email protected]:
|
I have .git/config which has: cat config I removed the remote/branch refs setups, as they contain server urls which On Thu, Feb 21, 2013 at 12:22 AM, Philip Forget [email protected]:
|
This is great, I think I have enough information to try and investigate the fix. Thank you for taking the time to help. |
Operation name 'Updating references' unknown - skipping line 'remote: Updating references: 100% (1/1)'Operation name 'Updating references' unknown - skipping line 'remote: Updating references: 100% (1/1)' deleting advanced_search (done)
The text was updated successfully, but these errors were encountered: