mirror of
https://github.com/git/git.git
synced 2026-03-30 11:30:07 +02:00
c2758a17cb268fa2bb7ff46e27b571038a9eeb5d
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>
Description
No description provided
Languages
C
50.4%
Shell
38.8%
Perl
4.4%
Tcl
3.1%
Python
0.8%
Other
2.3%