Skip to content

Instantly share code, notes, and snippets.

Created March 29, 2017 09:39
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 anonymous/0c565bc40e345aa8967915902f0f479d to your computer and use it in GitHub Desktop.
Save anonymous/0c565bc40e345aa8967915902f0f479d to your computer and use it in GitHub Desktop.
git add -A . && git commit -m 'testing git' && git push origin master
[master 252d47e] testing git
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 test/3.txt
poeritz-kai@firma.andrick.de's password:
Counting objects: 3, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 295 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0)
To ssh://firma.andrick.de:1922/srv/localfs/raid10-backup/data/user/poeritz-kai/data/version-control/git/bare/script-tools.git
4883250..252d47e master -> master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment