Merge commit 'mingw/master' into devel

This commit is contained in:
Steffen Prohaska
2008-01-13 14:17:32 +01:00
224 changed files with 4510 additions and 1275 deletions

View File

@@ -176,7 +176,7 @@ const char **get_pathspec(const char *prefix, const char **pathspec)
* Test if it looks like we're at a git directory.
* We want to see:
*
* - either a objects/ directory _or_ the proper
* - either an objects/ directory _or_ the proper
* GIT_OBJECT_DIRECTORY environment variable
* - a refs/ directory
* - either a HEAD symlink or a HEAD file that is formatted as