Re: git svn pull latest code

2012-05-17 Thread Thomas Adam
On 17 May 2012 08:55, Sinbad wrote: > i'm trying to pull latest tmux code from git. > when i run "git svn clone " it is fetching > all the revisions, how can i just pull the latest > snapshot of the code without getting revision > history. i did some googling, and found that > git's depth option c

git svn pull latest code

2012-05-17 Thread Sinbad
i'm trying to pull latest tmux code from git. when i run "git svn clone " it is fetching all the revisions, how can i just pull the latest snapshot of the code without getting revision history. i did some googling, and found that git's depth option can be used, but depth option is not supported in