zsh-users
 help / color / mirror / code / Atom feed
* Soliciting oh-my-zsh users to review pull request
@ 2012-06-26 17:13 Sonny Michaud
  2012-06-26 18:02 ` Frank Terbeck
  0 siblings, 1 reply; 2+ messages in thread
From: Sonny Michaud @ 2012-06-26 17:13 UTC (permalink / raw)
  To: Zsh Users

Good Day,

I am hoping to find a few oh-my-zsh users who would be willing to help 
me test out a pull request I have opened, "make git_prompt_info aware of 
detached HEAD and tags".  The motivation behind this request is that, 
when compiling git repositories from source, I often found myself having 
a tag checked out - but git_prompt_info would report that I was not in a 
git repository when that was the case.  Having this information seems to 
be very useful, and I can imagine, in the future, adding awareness for 
merge and rebase state, but this at least gives you an idea of where you 
are at any given time.

You can take a look at the pull request here: 
https://github.com/robbyrussell/oh-my-zsh/pull/1063

I would really appreciate any help with this or even just comments.

Thank you kindly for your time,
Sonny



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

* Re: Soliciting oh-my-zsh users to review pull request
  2012-06-26 17:13 Soliciting oh-my-zsh users to review pull request Sonny Michaud
@ 2012-06-26 18:02 ` Frank Terbeck
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Terbeck @ 2012-06-26 18:02 UTC (permalink / raw)
  To: Zsh Users

Sonny Michaud wrote:
> out a pull request I have opened, "make git_prompt_info aware of detached HEAD
> and tags".  The motivation behind this request is that, when compiling git
> repositories from source, I often found myself having a tag checked out - but
> git_prompt_info would report that I was not in a git repository when that was
> the case.  Having this information seems to be very useful, and I can imagine,
> in the future, adding awareness for merge and rebase state, but this at least
> gives you an idea of where you are at any given time.

Just for the record: `vcs_info' (which is shipped with zsh since 4.3.7)
has support for all that and more (plus you get support for a plethora
of other version control systems besides git).

  % man zshcontrib | less -p GATHER

Regards, Frank


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

end of thread, other threads:[~2012-06-26 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-26 17:13 Soliciting oh-my-zsh users to review pull request Sonny Michaud
2012-06-26 18:02 ` Frank Terbeck

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).