[git-users] folder with same name as a deleted branch blocks git fetch?

2015-01-15 Thread Lars Hartviksen
A developer made a branch called 2015/January/Feature1234. It was later decided that coding should be split into subtasks and branches like this: 2015/January/Feature1234/master 2015/January/Feature1234/Task1 2015/January/Feature1234/Task2 2015/January/Feature1234/Task3 so we did this: git

[git-users] submodules or something else?

2015-01-15 Thread Artem Kula
Hello, I have a few libraries I using in more then one project of Codeigniter. Every project using own git container and own git backup. They are not in branch of one project. Sometimes I need to update library and wants this library automaticaly updated on every of my project in git after

[git-users] CVS to GIT Migration

2015-01-15 Thread Akshaybar Kumar Singh
Hi All, I am new to GIT repository and using CVS. Now i am moving to use GIT, and going to migrate all the stuff at CVS should be at GIT along with history details. Kindly help me for migrating CVS to GIT. suggest me any tool which can do for me. I gone through cvs2git tool but it is not