Re: Problems using perl's Git.pm module

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

 



On Thu, Dec 02, 2010 at 09:51:50AM -0800, Junio C Hamano wrote:
> Josef Wolf <jw@xxxxxxxxxxxxx> writes:
> 
> >   jw@raven:~/testrepos> git st
> >   # On branch master
> >   nothing to commit (working directory clean)
> I take it that you have "alias.st.cmd = status".

Yes, I'm still strongly tied to svn ;-)

> Observe what this gives you:
> 
>     $ git st; echo $?

1

> If you are running pre-1.7.0 version of git, I think "git status" was a
> synonym to "git commit --dry-run" and exited with non-zero status to
> signal the caller that there is nothing to commit, which is...

It's 1.6.4.2, so I guess you're right.

Thanks!
--
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


[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]