Re: What does this output of git supposed to mean ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Samuel Lijin <sxlijin@xxxxxxxxx> writes:

> For what it's worth, I've never quite understood the "Initial commit"
> message, because the repository is in a state where there are no
> commits yet, not when HEAD is pointing to a root commit.

Ah, that is true.  The message in the "status" output attempts to
tell you that you are about to make the "initial commit", because
"status" was not originally a thing (it was just the message when
"git commit" gives you while you compose the commit log message).

In the context of "status", it probably is more logically correct if
it said "No commit yet" or something.  This is no longer "is initial
harder than root?" ;-)




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]