Have a nice day. Can you advise me what is the best way to synchronize repositories between workstation and notebook? Now before I left office, I synchronize repository between workstation and notebook(blue-nb) as any other files by rsync: rsync -avr . blue-nb:work/source/portal and when I coming into the office by the same way sync from NTB to WKS. It works fine but I have not to forget syncing even if I work on different sources. Today I try on WKS repository git-pull ssh://blue-nb/~netolish/work/source/portal but the new branch I create on NTB during weekend (and which is actual on NTB) is merged into actual master branch. I hope that the new branch will be created on WKS repository. What I am doing wrong?. This is my first experiments with git, so sorry for beginners questions. Jiri Netolicky aka Netolish - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Jan 31 03:14:54 2006
This archive was generated by hypermail 2.1.8 : 2006-01-31 03:15:03 EST