Created
June 19, 2009 03:55
-
-
Save lfittl/132404 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
| lfittl@capricorn:~/Documents/soup/vendor/rails%> git push | |
| error: refs/heads/1-2-stable does not point to a valid object! | |
| error: refs/heads/2-0-stable does not point to a valid object! | |
| error: refs/heads/2-1-stable does not point to a valid object! | |
| error: refs/heads/2-2-stable does not point to a valid object! | |
| error: refs/heads/3-0-unstable does not point to a valid object! | |
| error: refs/heads/active_model does not point to a valid object! | |
| error: refs/heads/master does not point to a valid object! | |
| error: refs/heads/path_refactor does not point to a valid object! | |
| error: refs/heads/wip_abstract_controller does not point to a valid object! | |
| Everything up-to-date | |
| lfittl@capricorn:~/Documents/soup/vendor/rails%> git push --tags | |
| error: refs/heads/1-2-stable does not point to a valid object! | |
| error: refs/heads/2-0-stable does not point to a valid object! | |
| error: refs/heads/2-1-stable does not point to a valid object! | |
| error: refs/heads/2-2-stable does not point to a valid object! | |
| error: refs/heads/3-0-unstable does not point to a valid object! | |
| error: refs/heads/active_model does not point to a valid object! | |
| error: refs/heads/master does not point to a valid object! | |
| error: refs/heads/path_refactor does not point to a valid object! | |
| error: refs/heads/wip_abstract_controller does not point to a valid object! | |
| Everything up-to-date |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment