All of lore.kernel.org
 help / color / mirror / Atom feed
* git 'new' alias
@ 2011-09-01 19:30 Thiago Farina
  2011-09-01 19:40 ` Matthieu Moy
  0 siblings, 1 reply; 5+ messages in thread
From: Thiago Farina @ 2011-09-01 19:30 UTC (permalink / raw)
  To: Git Mailing List

Hi,

Could we change the 'new' alias in the wiki page,

from:
new = !sh -c 'git log $1@{1}..$1@{0} "$@"'

to:
new = !git log $1@{1}..$1@{0} "$@"

?

The former doesn't get auto-completion, while the second yes.

https://git.wiki.kernel.org/index.php/Aliases#What.27s_new.3F

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

end of thread, other threads:[~2011-09-05 20:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-01 19:30 git 'new' alias Thiago Farina
2011-09-01 19:40 ` Matthieu Moy
2011-09-01 21:17   ` Jeff King
2011-09-05 16:36     ` Matthieu Moy
2011-09-05 20:41       ` Jeff King

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.