zsh-workers
 help / color / mirror / code / Atom feed
* nits with new _git
@ 2011-05-14  1:28 Mikael Magnusson
  2011-05-14  1:46 ` Mikael Magnusson
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Mikael Magnusson @ 2011-05-14  1:28 UTC (permalink / raw)
  To: zsh workers

Now that pws fixed the crash, I'm updating to the new _git, so far
I've noticed these two things.

git log --pret<tab> goes into correction, same for git show.
% git log --pretty=
---- option
--pretty  -- pretty print commit messages
---- corrections (errors: 2)
--grep    -- limit commits to those with log messages matching the given pattern
--pretty  -- pretty print commit messages

Usually this would hint at some missing ret=0 somewhere, but I
couldn't find any. Unconditionally returning 0 from _git does 'fix' it
though, so it must be somewhere.

The other thing is that git branch -d -r <tab> doesn't complete remote branches.

-- 
Mikael Magnusson


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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-14  1:28 nits with new _git Mikael Magnusson
2011-05-14  1:46 ` Mikael Magnusson
2011-05-14  8:38   ` Nikolai Weibull
2011-05-17 13:02   ` Nikolai Weibull
2011-05-14  3:13 ` build problem with patch level 1.5301 S. Cowles
2011-05-14  4:00   ` Bart Schaefer
2011-05-14 16:22     ` Peter Stephenson
2011-05-17 12:56 ` nits with new _git Nikolai Weibull
2011-05-29 15:11   ` Nikolai Weibull
2011-06-03 21:39   ` Mikael Magnusson
2011-07-20 11:28     ` Nikolai Weibull
2011-07-21  9:06       ` Nikolai Weibull
2011-07-21  9:57         ` Mikael Magnusson

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