1 Mar
2011
1 Mar
'11
4:53 p.m.
how about doing shallow clone with $git-clone --depth=1 then run recursive-diff on the sub-directories (n=1 is just an example) can someone gives comment whether this approach is recommended? -- fireh --