diff options
author | neodarz <neodarz@neodarz.net> | 2019-02-14 12:46:55 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-02-14 12:47:21 +0100 |
commit | bc3f5659576aa0d2803a4cd933079b1393537be5 (patch) | |
tree | fc9eb5aaf02c87f79823dc4f967cd22e2d5d44ca /cheat/.cheat/git | |
parent | 59367698d3127d1a8c43cfa42d4bee04b24965d8 (diff) | |
download | dotfiles_ascii-bc3f5659576aa0d2803a4cd933079b1393537be5.tar.xz dotfiles_ascii-bc3f5659576aa0d2803a4cd933079b1393537be5.zip |
Update some tips
Diffstat (limited to '')
-rw-r--r-- | cheat/.cheat/git | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cheat/.cheat/git b/cheat/.cheat/git index 8903fa2..9fad2c3 100644 --- a/cheat/.cheat/git +++ b/cheat/.cheat/git @@ -159,3 +159,7 @@ git push origin master:dreamer_theme # Create bare repo shared git init --bare --shared=group + +# This is maybe because type mistake ! +error: src refspec masster does not match any. +error: failed to push some refs to 'ssh://bcorentin@192.168.1.45:8766/volume1/GIT/django-omrii.git' |