how to create and manage a non-bare repo?

1
I basically want to push changes up to my work tree on a remote server, gitstack keeps making bare repos I want a work tree associated with my repo, so I’ve tried creating one using git init but git stack crashes when trying to manage premissions in a non bare repo’s folder (.git) what can I do to achieve work tree updates on the remote server?
asked January 31, 2013

1 Answer

0
yes, that's will be great! i use gitstack to syncronize projects between work and home computers. it's will be better to point repo directly to my work folder.
mi-sha
0

Your Answer

Please login to post questions.