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@xxxxxx
http://www.tildesoft.com
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html