Skip to content

Instantly share code, notes, and snippets.

@chusiang
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chusiang/016215c3369625f8ea2e to your computer and use it in GitHub Desktop.
Save chusiang/016215c3369625f8ea2e to your computer and use it in GitHub Desktop.
[jonny@thinkpad-t410 ~/vcs/repo_gerrit/droid ] -17:57
$ repo --trace upload manifest/
[......]
Upload project manifest/ to remote branch master:
branch master ( 2 commits, Tue Jul 29 17:59:15 2014 +0800):
f49866f5 Doing the lab of link repo and gerrit.
2fd92a4a testing the repo x gerrit #2.
to 192.168.1.218:8081/ (y/N)? y
[......]
Authorization Required
User: jonny
Password:
: git push --receive-pack=gerrit receive-pack ssh://jonny@192.168.1.218:29418/droid/a/bsp/vendor/intel/PRIVATE/reference_manifest refs/heads/master:refs/for/master
Counting objects: 22, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 366 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: Resolving deltas: 100% (2/2)
remote: Processing changes: new: 1, refs: 1, done
remote:
remote: New Changes:
remote: http://192.168.1.218:9100/5
remote:
To ssh://jonny@192.168.1.218:29418/mofd/a/bsp/vendor/intel/PRIVATE/reference_manifest
* [new branch] master -> refs/for/master
: git update-ref -m posted to 192.168.1.218:9100/ for master refs/published/master refs/heads/master 1>| 2>|
----------------------------------------------------------------------
[OK ] manifest/ master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment