Git development
 help / color / mirror / Atom feed
* Git terminology
@ 2006-03-29 10:21 Sébastien Pierre
  2006-03-29 15:31 ` J. Bruce Fields
  2006-03-29 15:59 ` Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Sébastien Pierre @ 2006-03-29 10:21 UTC (permalink / raw)
  To: Git ML

Hi all,

In the process of learning git, and browsing the docs, I realized that many particular terms are used, but I had difficulties finding their definitions. 

Among those I found a bit arcane, there are (in no particular order) "refspec", "rebase", "rewound", "pickaxe", "refnames", "objectnames" ,"refnames", "fast-forward update".

Also, doing a "grep -rohE '<[a-z\-]+>' * | sort | uniq" in git source tree gave me the list of "parameter types" for git commands, where some would benefit from a formal definition : <base>, <blob>, <branch>, <branchname>, <comitish>, <tree>, <tree-ish>, <head>, <headsha>, <refspec>, and so on. Of course, some of these terms are already explained in the man pages, but it would be nice to have a "git terminlogy reference".

If some of you are willing to detail/explain/define those terms (and some others not mentioned here), I would be glad to collect the definitions and make a "git terminology" document.

 -- Sébastien

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

end of thread, other threads:[~2006-03-29 16:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-29 10:21 Git terminology Sébastien Pierre
2006-03-29 15:31 ` J. Bruce Fields
2006-03-29 15:59 ` Junio C Hamano
2006-03-29 16:11   ` Sébastien Pierre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox