From Bitty Butterfly, 7 Years ago, written in Plain Text.
Embed
  1. tzur@ARROW /C/Users/tzur/Development/Sources/convmirror (trz/rebase)
  2. $ git pull
  3. Enter passphrase for key 'c:\Users\tzur\ssh-keys\trz-login.openssh':
  4. remote: Counting objects: 326, done.
  5. remote: Compressing objects: 100% (23/23), done.
  6. remote: Total 118 (delta 90), reused 115 (delta 87)
  7. Receiving objects: 100% (118/118), 95.22 KiB | 0 bytes/s, done.
  8. Resolving deltas: 100% (90/90), completed with 89 local objects.
  9. From ssh://git.fucktheforce.de/conversations
  10.  * [new branch]      trz/merge_1.9.3 -> origin/trz/merge_1.9.3
  11. Already up-to-date.
  12.  
  13. tzur@ARROW /C/Users/tzur/Development/Sources/convmirror (trz/rebase)
  14. $ git status
  15. On branch trz/rebase
  16. Your branch is up-to-date with 'origin/trz/rebase'.
  17.  
  18. nothing to commit, working directory clean
  19.  
  20. tzur@ARROW /C/Users/tzur/Development/Sources/convmirror (trz/rebase)
  21. $ git checkout trz/merge_1.9.3
  22. error: pathspec 'trz/merge_1.9.3' did not match any file(s) known to git.