Skip to content
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

Open
ghost opened this issue Feb 20, 2013 · 7 comments
Open
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Feb 20, 2013

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)

@robmadole
Copy link
Collaborator

Does this also show up whenever you use git sweep preview?

@ghost
Copy link
Author

ghost commented Feb 20, 2013

Hi,

No. Only when I actually delete.

Regards
Lucas
On 20/02/2013 10:42 PM, "Rob Madole" notifications@github.com wrote:

Does this also show up whenever you use git sweep preview?


Reply to this email directly or view it on GitHubhttps://github.com//issues/19#issuecomment-13834910.

@robmadole
Copy link
Collaborator

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?

@philipforget
Copy link
Member

I think something that would help @robmadole narrow it down is your .gitconfig if you have one

@ghost
Copy link
Author

ghost commented Feb 21, 2013

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 notifications@github.comwrote:

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?


Reply to this email directly or view it on GitHubhttps://github.com//issues/19#issuecomment-13840529.

@ghost
Copy link
Author

ghost commented Feb 21, 2013

I have .git/config which has:

cat config
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
autocrlf=false

I removed the remote/branch refs setups, as they contain server urls which
I would prefer to keep private

On Thu, Feb 21, 2013 at 12:22 AM, Philip Forget notifications@github.comwrote:

I think something that would help @robmadolehttps://github.com/robmadolenarrow it down is your .gitconfig if you have one


Reply to this email directly or view it on GitHubhttps://github.com//issues/19#issuecomment-13840694.

@robmadole
Copy link
Collaborator

This is great, I think I have enough information to try and investigate the fix. Thank you for taking the time to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants