[git-users] Update git mirror without pruning local branches matching a specific pattern

2018-02-09 Thread Matthieu Longo
Hello, I have to update frequently a mirror of a git repository on Github. In the meantime, I created branches following a specific pattern (let's say foo-[1-9]+[0-9]*) on my local mirror. These branches were created at a given tag and contains internal patches. I would like to update my mirror

[git-users] update git

2009-06-16 Thread dgware
My developer started a project and used git as the repository. Then I got another developer who didn't use git and made the changes directly on the server. Now I have a new developer who is going to use git, however since the last developer didn't use git, how do I update the git so that it inclu