Git development
 help / color / mirror / Atom feed
* Git aliases executed from wrong dir
@ 2008-06-25 23:44 Kevin Ballard
  2008-06-25 23:49 ` Kevin Ballard
  2008-08-16  3:46 ` Jānis Rūcis
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Ballard @ 2008-06-25 23:44 UTC (permalink / raw)
  To: Git Mailing List

If I create an alias with `git config alias.foo '!pwd'` and then run  
it from a subdirectory of my repo, it prints out the root of my repo.  
This prevents the ability to create aliases that take filenames, as  
they simply won't work if you try and reference a file from a  
subdirectory.

-- 
Kevin Ballard
http://kevin.sb.org
kevin@sb.org
http://www.tildesoft.com

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

end of thread, other threads:[~2008-08-16  3:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-25 23:44 Git aliases executed from wrong dir Kevin Ballard
2008-06-25 23:49 ` Kevin Ballard
2008-08-16  3:46 ` Jānis Rūcis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox