Switch to new 'libexec/git-core' directory layout
commit5bb8eed38993f155fdc65ed4b016b2139ee2649f
authorSteffen Prohaska <prohaska@zib.de>
Sat, 26 Jul 2008 09:56:57 +0000 (26 11:56 +0200)
committerSteffen Prohaska <prohaska@zib.de>
Sat, 26 Jul 2008 10:02:24 +0000 (26 12:02 +0200)
tree68a170f75d2fe9ec9732642093b36df5a2e70cb5
parentaebdad398810ad350665bfc6de98e370dd64bcfb
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 <prohaska@zib.de>
.gitignore
git
libexec/git-core/git-format-patch.exe.manifest [moved from bin/git-format-patch.exe.manifest with 100% similarity]
libexec/git-core/git-patch-id.exe.manifest [moved from bin/git-patch-id.exe.manifest with 100% similarity]
libexec/git-core/git-update-index.exe.manifest [moved from bin/git-update-index.exe.manifest with 100% similarity]
libexec/git-core/git-update-ref.exe.manifest [moved from bin/git-update-ref.exe.manifest with 100% similarity]
libexec/git-core/git-update-server-info.exe.manifest [moved from bin/git-update-server-info.exe.manifest with 100% similarity]