* [PATCH] Small fix for _git
@ 2007-10-01 14:02 Nikolai Weibull
2007-10-01 19:48 ` Clint Adams
0 siblings, 1 reply; 3+ messages in thread
From: Nikolai Weibull @ 2007-10-01 14:02 UTC (permalink / raw)
To: zsh workers
Ugh. I seriously don't know how to work using CVS. Here's a small
patch that is to be applied after my previous fix for _git-log:
@@ -1990,7 +2001,7 @@
'-k[remove keywords from source files in the CVS archive]' \
'-m[attempt to detect merges based on the commit message]' \
'-M[attempt to detect merges based on the commit message with
custom pattern]:pattern' \
- '-o[specify the branch into which you wish to
import]:branch:__git_branches' \
+ '-o[specify the branch into which you wish to
import]:branch:__git_branch_names' \
'-P[read cvsps output file]:file:_files' \
'-p[specify additionaly options for cvsps]:cvsps-options' \
'-s[substitute the "/" character in branch names with given
substitution]:substitute' \
nikolai
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Small fix for _git
2007-10-01 14:02 [PATCH] Small fix for _git Nikolai Weibull
@ 2007-10-01 19:48 ` Clint Adams
2007-10-01 22:05 ` Nikolai Weibull
0 siblings, 1 reply; 3+ messages in thread
From: Clint Adams @ 2007-10-01 19:48 UTC (permalink / raw)
To: Nikolai Weibull; +Cc: zsh workers
On Mon, Oct 01, 2007 at 04:02:35PM +0200, Nikolai Weibull wrote:
> Ugh. I seriously don't know how to work using CVS. Here's a small
> patch that is to be applied after my previous fix for _git-log:
Committed.
git://git.debian.org/git/private/schizo/tailor/zsh-cvs/.git only
lags an hour or two behind CVS, and I doubt anyone would mind if
you sent diffs against that.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-01 22:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-01 14:02 [PATCH] Small fix for _git Nikolai Weibull
2007-10-01 19:48 ` Clint Adams
2007-10-01 22:05 ` Nikolai Weibull
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).