git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] aliases not working outside of a working copy
@ 2008-03-31 15:19 Santi Béjar
  2008-03-31 15:46 ` Johannes Schindelin
  2008-04-01  4:39 ` Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Santi Béjar @ 2008-03-31 15:19 UTC (permalink / raw)
  To: Git Mailing List

Hi *,

  I use the following alias:

[alias]
        wdiff = diff --color-words

and it no longer works outside of a working copy since:

af05d67 (Always set *nongit_ok in setup_git_directory_gently())

The problem is with the alias system that detects if you are in a
working copy, not with the command, as the
command just works fine.

Santi

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

end of thread, other threads:[~2008-04-01  8:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-31 15:19 [BUG] aliases not working outside of a working copy Santi Béjar
2008-03-31 15:46 ` Johannes Schindelin
2008-04-01  4:39 ` Junio C Hamano
2008-04-01  8:04   ` Santi Béjar

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