Created
December 24, 2015 18:12
-
-
Save ivan/f368df2dd75d3a93077a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-12-24T18:10:43Z CLONE 141320 gabriel/yajl-objc | |
remote: warning: refname '57ad43b853f069953c702c5f5d1f639e576a214c' is ambiguous. | |
remote: Git normally never creates a ref that ends with 40 hex characters | |
remote: because it will be ignored when you just specify 40-hex. These refs | |
remote: may be created by mistake. For example, | |
remote: | |
remote: git checkout -b $br $(git rev-parse ...) | |
remote: | |
remote: where "$br" is somehow empty and a 40-hex ref is created. Please | |
remote: examine these refs and maybe delete them. Turn this message off by | |
remote: running "git config advice.objectNameWarning false" | |
remote: warning: refname '98a5ebf13614f67b12eb45ebebe81798aa4bf28c' is ambiguous. | |
remote: Git normally never creates a ref that ends with 40 hex characters | |
remote: because it will be ignored when you just specify 40-hex. These refs | |
remote: may be created by mistake. For example, | |
remote: | |
remote: git checkout -b $br $(git rev-parse ...) | |
remote: | |
remote: where "$br" is somehow empty and a 40-hex ref is created. Please | |
remote: examine these refs and maybe delete them. Turn this message off by | |
remote: running "git config advice.objectNameWarning false" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment