Dear list, I need to create git repos on a remote server by the command executed on that server through ssh as
` ` ` ` ` git --bare init project_name.git ` ` ` ` ` How can I also add the master branch, so that users don't need to execute [ git push origin master ] ? Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120403122832.408e0...@shiva.selfip.org