Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

git init --bare #1

Closed
omid opened this issue Jul 28, 2010 · 3 comments
Closed

git init --bare #1

omid opened this issue Jul 28, 2010 · 3 comments

Comments

@omid
Copy link

omid commented Jul 28, 2010

Thanks for this cheatsheet.

I prefer to have "git init --bare" in your cheatsheet :-)

something like this:
local repository for existing local data
git init

remote repository for existing local data
git init --bare

AND

If it is possible, add --shared option (specially --shared=group) for remote repository too :)

@omid
Copy link
Author

omid commented Jul 28, 2010

@pastjean
Copy link
Owner

great ideas , will do it

@pastjean
Copy link
Owner

done : commit c68623f

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants