Skip to content

Commit 5bb8eed

Browse files
committed
Switch to new 'libexec/git-core' directory layout
Git 1.6.0 will no longer place the dashed forms in 'bin' but in 'libexec/git-core'. This commit adjusts msysgit to support the new directory layout. It also updates the git subproject to the first commit that installs programs in the new location. Note that this commit only makes the basic adjustments. A separate commit will modify the installer. Signed-off-by: Steffen Prohaska <[email protected]>
1 parent aebdad3 commit 5bb8eed

7 files changed

Lines changed: 2 additions & 1 deletion

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/bin/git*
22
/bin/cpio
33
/home
4+
libexec/git-core
45
/share/git-gui
56
/share/gitk
67
/share/git-core

git

Submodule git updated from 76fbe95 to 1ddfb58
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)