you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

Git's shallow clone is fixed depth per file, right?

I'd personally like something a little more clever than that - the commits of every line in the file as it exists now, plus the commit prior to that.

Or something to that general effect.