A small devteam with which I recently recently switched "cold turkey" to Visual SourceSafe and started using Git (Windows, Visual Studio 2008, etc. pretty vanilla stuff). We use GitExtensions and are still so good, we really love it!
We have what we call a βshared repoβ on one of our file servers, which we click and extract to split the code.
Now, when a person is primarily responsible for deploying code in the production process, I usually pull and figure out all the merging into my own repo. Then I deploy the code to our test environment and repeat until ready. After he is ready to go to our production server, I will name the final merge / commit in my repo, deploy the code, and then return it back to the general repo.
But when the others pull after that, they donβt see my shortcuts.
So here I am: what's the trick? Any help would be greatly appreciated.
git git-extensions label
M noreen
source share