Created
April 10, 2012 06:31
-
-
Save kohsuke/2348814 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
| % git remote -v | |
| origin ssh://[email protected]/cloudbees/jenkins-validated-merge-plugin.git (fetch) | |
| origin ssh://[email protected]/cloudbees/jenkins-validated-merge-plugin.git (push) | |
| [~/ws/cloudbees/jenkins-validated-merge-plugin@atlas] (master) | |
| % git push origin | |
| usage: gitosis-serve [OPTS] USER | |
| gitosis-serve: error: Missing argument USER. | |
| fatal: The remote end hung up unexpectedly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment