↧
Answer by htmldrum for Mixing private and public repository in Git workflow
Everyone should read Pro Git by Scott Chacon before tackling any sort of project with Git. Without wanting to plug his book beyond a strong recommendation, he pretty much sums up this workflow on...
View ArticleMixing private and public repository in Git workflow
I'm fairly new to Git and I'm trying to setup a workspace and workflow. Could someone give me some advice please. I believe that with Git everything is possible but I want to follow the rules here.So I...
View Article