diff options
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' |