git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Where is git checkout --orphan implemented at.
@ 2018-06-05 16:02 Sean Hunt
  2018-06-05 17:54 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Sean Hunt @ 2018-06-05 16:02 UTC (permalink / raw)
  To: git

I would like to see the source code to git checkout --orphan so I can learn how it works and so I can manually do what it does by hand on making a new branch with no history in the refs folder. I can only do it on my iPhone as my laptop has no internet or way to do it there, and the program on my iPhone does not have the method implemented yet visually to do it, forcing manual creation of the orphan branch by hand in the end. If the public github had all the codes to all commands and subcommands like the one above it would be nice or well at least a file that explains the source file each command and subcommands are from so that way a person like me can use as a reference to make our own git gui that has 100% of command line git features.

Sent from my iPhone

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-11 21:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-05 16:02 Where is git checkout --orphan implemented at Sean Hunt
2018-06-05 17:54 ` Jeff King
2018-06-11 17:35   ` Junio C Hamano
2018-06-11 21:09     ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).