Frank Gutierrez <[email protected]> writes: > *refs/heads files do _not_ point to objects* > > path: objects/78/803b535
The way to "find an object" in general is to use the "git cat-file" command. You can give it the full 40-char hash of the object or the ref/head name. Dale -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
