Hi all,
I need some advice please.
I use git and github for my pet projects and I have now suggested that we start using git at work. Currently we all work from one shared directory on a linux server. My idea is that this shared directory becomes the master and then another directory for the clone. Then you clone the folder that you want to work on to that directory and you can change and commit in that directory and when you are finished push to the master with a commit message etc.
Will this work? Is there a better way? Currently we have no version control so anything is better than nothing.
Thanks in advance.
I need some advice please.
I use git and github for my pet projects and I have now suggested that we start using git at work. Currently we all work from one shared directory on a linux server. My idea is that this shared directory becomes the master and then another directory for the clone. Then you clone the folder that you want to work on to that directory and you can change and commit in that directory and when you are finished push to the master with a commit message etc.
Will this work? Is there a better way? Currently we have no version control so anything is better than nothing.
Thanks in advance.