author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 02:55:05 +0000 (21:55 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 07:54:21 +0000 (02:54 -0500) | ||
commit | c2758a17cb268fa2bb7ff46e27b571038a9eeb5d | |
tree | 53607f2b2914d91455a46d5a33e2a20608708928 | tree | snapshot |
parent | c950c66ed91ba8e66dd26c3b19167e6eecb47fe9 | commit | diff |
git-gui: Allow [gitdir ...] to act as [file join [gitdir] ...].
Because it is such a common idiom to use [gitdir] along with [file join]
to locate the path of an item within the .git directory of the current
repository we might as well allow gitdir to act as a wrapper for the
file join operation.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Because it is such a common idiom to use [gitdir] along with [file join]
to locate the path of an item within the .git directory of the current
repository we might as well allow gitdir to act as a wrapper for the
file join operation.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |