[git-users] git-svn too slow, contacts upstream svn repo

2013-05-28 Thread Quark
, this serves as my progress. This wait is too much for a simple branch. Though, I must point out, day feels fresh once it finishes :) Does any one know any for this? If you paid attention this is Windows machine git version 1.8.1.msysgit.1 thanks, Quark -- You received this message because you

Re: [git-users] Re: git-svn too slow, contacts upstream svn repo

2013-05-28 Thread Quark
latency for each revision. From your response, it looks like this the norm :( thanks, Quark From: Thomas Ferris Nicolaisen tfn...@gmail.com To: git-users@googlegroups.com Sent: Tuesday, 28 May 2013 4:55 PM Subject: [git-users] Re: git-svn too slow, contacts

Re: [git-users] Re: how to connect the two local machine in order use git

2013-06-06 Thread Quark
you may want to read this http://stackoverflow.com/questions/377213/git-serve-i-would-like-it-that-simple From: Manjunath Hv manjumud...@gmail.com To: git-users@googlegroups.com Sent: Thursday, 6 June 2013 3:54 PM Subject: [git-users] Re: how to connect the

Re: [git-users] Problem in rebasing

2013-07-16 Thread Quark
     1. First commit    2. Second commit    3. Third commit    4. fourth commit    5. Fifth commit But now i want to rebase and want to merge the first and last commit and remove the all middle commits. execute this git rebase -i HEAD~5 this will open vi(m) editor with something