mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-04 19:16:21 -05:00
Windows executables can be configured to make use of certain Windows features only via a so-called "manifest", i.e. a specific, embedded resource. This manifest is also necessary to determine the Windows version reliably. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>