Re: bug: unexpected output for "git st" + suggestion

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

 



Hi,

"st" does not exist in git. You have to create an alias yourself by
doing this :

$ git config --global --add alias.st status

Regards

On Tue, 2010-11-23 at 13:23 +0100, Tarek Ziadà wrote:
> Hello,
> 
> I am new to Git and I tried to run "git st"
> 
> I have found one small bug: "status" is not listed in the help screen
> Git displays in that case.
> 
> $ git st
> git: 'st' is not a git command. See 'git --help'.
> 
> Did you mean one of these?
> 	reset
> 	stage
> 	stash
> 
> 
> I also have a suggestion: I was looking for the way to report that bug
> by visiting http://git-scm.com/ and looking for the bug tracker.
> Someone eventually explained to me on the IRC channel that I had to
> post a mail here. I would suggest making it clear on how to report
> bugs on the project's website. Maybe under  "Got a question" /
> "Email".
> 
> Cheers
> Tarek
> 



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