Hi everyone,

I am new to Git so this may be a basic question, but my supervisor uploaded 
a folder filled with files and scripts to a server for my partner and I to 
work. I would like to use Git to be able to collaborate together. Is there 
a way that I can make that folder uploaded by my supervisor a remote 
repository so that my partner and I can pull code from it or clone that 
repository as well as update the programs in that folder as well? I feel 
like I could make that folder a repository and clone it, but I read that 
you should make shared repositories bare. I tried making a bare repository 
and then adding the files from the folder to it, but this did not work. Any 
help would be greatly appreciated.

Thank you,

Sam

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to