zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: vcs_info first-time failure
@ 2008-09-22 16:25 Clint Adams
  2008-09-22 16:50 ` Frank Terbeck
  0 siblings, 1 reply; 2+ messages in thread
From: Clint Adams @ 2008-09-22 16:25 UTC (permalink / raw)
  To: zsh-workers

Someone complained that vcs_info didn't work on its first invocation.

Index: Functions/VCS_Info/vcs_info
===================================================================
RCS file: /cvsroot/zsh/zsh/Functions/VCS_Info/vcs_info,v
retrieving revision 1.1
diff -u -r1.1 vcs_info
--- Functions/VCS_Info/vcs_info	19 Sep 2008 12:58:52 -0000	1.1
+++ Functions/VCS_Info/vcs_info	22 Sep 2008 16:23:13 -0000
@@ -88,3 +88,5 @@
     VCS_INFO_set
     return 0
 }
+
+vcs_info "$@"


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

end of thread, other threads:[~2008-09-22 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-22 16:25 PATCH: vcs_info first-time failure Clint Adams
2008-09-22 16:50 ` 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).