Пытаюсь создать репу, делаю точно по руководству
http://www.42.mach7x.com/2010/12/30/creating-a-new-git-repository-in-gitorious/
В результате при попытке сделать коммит всегда получаю, что
sauron@northrend ~/develop/qutim/qutim-artwork $ git add icons/
sauron@northrend ~/develop/qutim/qutim-artwork $ git status
# On branch master
#
# Initial commit
#
nothing to commit (create/copy files and use "git add" to track)
При попытке сделать checkout master тоже лезет ересь
sauron@northrend ~/develop/qutim/qutim-artwork $ git checkout master
error: pathspec 'master' did not match any file(s) known to git.
Че за хрень вообще? По подсказки с гиториуса тоже не работает
git version 1.7.5.rc1