zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: Clarify check-for-changes with mercurial
@ 2011-05-07  6:49 Frank Terbeck
  2011-05-07 16:57 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Frank Terbeck @ 2011-05-07  6:49 UTC (permalink / raw)
  To: zsh-workers; +Cc: Seth House

---
 Doc/Zsh/contrib.yo |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 476e7ca..dc62a29 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -826,6 +826,10 @@ these escapes can be controlled via the var(stagedstr) and var(unstagedstr)
 styles. The only backends that currently support this option are tt(git) and
 tt(hg) (tt(hg) only supports unstaged).
 
+For this style to be evaluated with the tt(hg) backend, the var(get-revision)
+needs to be set and the var(use-simple) style needs to be unset. The latter
+is the default; the former is not.
+
 Note, the actions taken if this style is enabled are potentially expensive
 (read: they may be slow, depending on how big the current repository is).
 Therefore, it is disabled by default.
-- 
1.7.5


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

end of thread, other threads:[~2011-05-07 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-07  6:49 PATCH: Clarify check-for-changes with mercurial Frank Terbeck
2011-05-07 16:57 ` Bart Schaefer
2011-05-07 17:09   ` Bart Schaefer
2011-05-07 17:12     ` 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).