On Tue, Aug 16, 2011 at 12:16 AM, Shawn Pearce > Yes, I think a user who is making a shallow clone should only get the > HEAD branch to the depth specified, nothing else. If they want > additional branches, they should either pass them on the command line > to a new flag for clone, or modify their fetch configuration > after-the-fact and fetch those separately. I'd like maintain all refs of the repo, even though we though we only have objects for one branch. If I do a shallow clone and want to change branch, I could just list available branch locally instead of going to gitweb.somewhere for the branch name. Do we have someway to represent a ref placeholder? -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html