Δημοσιεύτηκε: 03 Ιαν 2012, 22:56
από medigeek
O Ilias95 έχει δίκαιο:
έγραψε:$ git init .
Initialized empty Git repository in /home/savvas/Desktop/mytest/.git/
$ mkdir testfolder
$ git add testfolder/
$ git commit -m "Added folder"
# On branch master
#
# Initial commit
#
nothing to commit (create/copy files and use "git add" to track)