git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Shell aliases & paths
@ 2010-05-04 20:38 Eli Barzilay
  2010-05-04 21:11 ` Jonathan Nieder
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Barzilay @ 2010-05-04 20:38 UTC (permalink / raw)
  To: git

AFAICT, a shell command alias (one that starts with a "!") is executed
from the repository root, but to make things worse it looks like there
is no way to tell which directory it was executed from.  If this is
correct, then these aliases are useless for anything that need to
accept relative paths.  Is there something obvious that I'm missing?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

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

end of thread, other threads:[~2010-05-04 23:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04 20:38 Shell aliases & paths Eli Barzilay
2010-05-04 21:11 ` Jonathan Nieder
2010-05-04 21:22   ` Eli Barzilay
2010-05-04 22:30     ` Jonathan Nieder
2010-05-04 23:20       ` Eli Barzilay

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