[development] Git best practices for client codebases

Fahri Reza dozymoe at gmail.com
Tue Mar 1 15:53:25 UTC 2011


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 --


More information about the development mailing list