git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to create empty CENTRAL  git with master / development branch ?
@ 2012-04-03 10:53 J. Bakshi
  2012-04-03 14:54 ` Holger Hellmuth
  0 siblings, 1 reply; 7+ messages in thread
From: J. Bakshi @ 2012-04-03 10:53 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-04-04 18:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-03 10:53 How to create empty CENTRAL git with master / development branch ? J. Bakshi
2012-04-03 14:54 ` Holger Hellmuth
2012-04-03 15:22   ` Tomas Carnecky
2012-04-04  7:11   ` J. Bakshi
2012-04-04 17:16     ` Junio C Hamano
2012-04-04 18:00     ` Holger Hellmuth
2012-04-04 18:07     ` Holger Hellmuth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).