Tag: git
Sometimes you can get error similar to this Object does not exist on the server: [404] Object does not exist on the server
There is nice git option called “git archive”. It exports your repo as one file, which is excellent, for instance, when you should send your repo in email with one small attachment
http://habrahabr.ru/company/mailru/blog/267595/