Skip to content

Rebase shears/main (#23077583661)#44

Open
gitforwindowshelper[bot] wants to merge 278 commits intobase/shears/main-23077583661from
shears/main-23077583661
Open

Rebase shears/main (#23077583661)#44
gitforwindowshelper[bot] wants to merge 278 commits intobase/shears/main-23077583661from
shears/main-23077583661

Conversation

@gitforwindowshelper
Copy link

Workflow run

Rebase Summary: main

From: cad8a2b8ae (Merge 'readme' into HEAD, 2018-06-07) (a8c8f9417c..cad8a2b8ae)
To: 701dd5299f (Merge 'readme' into HEAD, 2018-06-07) (b0c6523982..701dd5299f)

Statistics

Metric Count
Total conflicts 0
Skipped (upstreamed) 0
Resolved surgically 0
Range-diff (click to expand)
  1:  db0aea0bb3 =   1:  66f8c1d374 sideband: mask control characters
  2:  d70badaf54 =   2:  9db506fd89 sideband: introduce an "escape hatch" to allow control characters
  3:  07c6b19ce2 =   3:  e7fdc37239 sideband: do allow ANSI color sequences by default
  4:  b19d20a3c3 =   4:  625191958c unix-socket: avoid leak when initialization fails
  5:  03642f3e1d =   5:  babb2ccce9 grep: prevent `^$` false match at end of file
 20:  4d9f85bf61 =   6:  520875cbe1 t9350: point out that refs are not updated correctly
 24:  a20de0d3d7 =   7:  745f4dd39c transport-helper: add trailing --
 30:  8eae22bcb1 =   8:  c99fd11ccf remote-helper: check helper status after import/export
 31:  f3425f5a56 =   9:  0ce7dbf89e clean: do not traverse mount points
 39:  f55279fda6 =  10:  23e2bb0129 Always auto-gc after calling a fast-import transport
 40:  082eaaa4ab =  11:  8f3741e6ad mingw: prevent regressions with "drive-less" absolute paths
  6:  b2f1a47253 =  12:  7cf0237a57 vcpkg_install: detect lack of Git
  7:  1ca74ce284 =  13:  02faabf913 vcpkg_install: add comment regarding slow network connections
  8:  ab8ccc21c5 =  14:  80129abab9 vcbuild: install ARM64 dependencies when building ARM64 binaries
  9:  9f82718ba9 =  15:  8ee2ef35c8 vcbuild: add an option to install individual 'features'
 10:  ef0469efa2 =  16:  ad3c89c974 cmake: allow building for Windows/ARM64
 11:  ccb29563d5 =  17:  ec30dcff5b mingw: include the Python parts in the build
 12:  69bf6746fb =  18:  d55a31bb47 ci(vs-build) also build Windows/ARM64 artifacts
 13:  f8f3151e2c =  19:  15bec9b6ea win32/pthread: avoid name clashes with winpthread
 14:  4774e206df =  20:  c3be3f9159 Add schannel to curl installation
 15:  060cd92eba =  21:  e64290f751 hash-object: demonstrate a >4GB/LLP64 problem
 16:  1dbd67195e =  22:  66c4ef932b git-compat-util: avoid redeclaring _DEFAULT_SOURCE
 17:  bbc21da3a1 =  23:  b01680d23a cmake(): allow setting HOST_CPU for cross-compilation
 18:  fbcd21091e =  24:  0a9afa6221 object-file.c: use size_t for header lengths
 19:  8b1b019442 =  25:  374c46922c Import the source code of mimalloc v2.2.7
 21:  31a0ef1b50 =  26:  e6f16a7af8 CMake: default Visual Studio generator has changed
 22:  7eb0c9be69 =  27:  658d700854 hash algorithms: use size_t for section lengths
 23:  416b558f3e =  28:  4f2469902f mimalloc: adjust for building inside Git
 25:  3d155e7d18 =  29:  c0c9507500 mingw: demonstrate a `git add` issue with NTFS junctions
 26:  2b63aefe68 =  30:  85fbd3bd3b .gitignore: add Visual Studio CMakeSetting.json file
 27:  22b8a9e4ca =  31:  06fed6e340 hash-object --stdin: verify that it works with >4GB/LLP64
 28:  f650253b51 =  32:  5493e25b98 mimalloc: offer a build-time option to enable it
 29:  4eef84e525 =  33:  093d03f03c t5505/t5516: allow running without `.git/branches/` in the templates
 32:  e27ff56b59 =  34:  e3ff6c6dfe strbuf_realpath(): use platform-dependent API if available
 33:  e99f80d056 =  35:  07e499e6c9 http: use new "best effort" strategy for Secure Channel revoke checking
 34:  1d747e4505 =  36:  18085065fd subtree: update `contrib/subtree` `test` target
 35:  50acc44318 =  37:  95b01b58cf CMakeLists: add default "x64-windows" arch for Visual Studio
 36:  b556f5e236 =  38:  c90992c1f1 hash-object: add another >4GB/LLP64 test case
 86:  fda08e6737 =  39:  3e7620f5ac setup: properly use "%(prefix)/" when in WSL
 37:  0431806bbf =  40:  65bcce79d3 mingw: use mimalloc
 38:  90b76777f9 =  41:  d4cb8fea13 t5505/t5516: fix white-space around redirectors
 87:  cfa2cef01c =  42:  c3046e0344 Add config option `windows.appendAtomically`
 41:  a13436e973 =  43:  d57145e66b clean: remove mount points when possible
 42:  de7b37b7b3 =  44:  ca2e80928b transport: optionally disable side-band-64k
 43:  832583f56b =  45:  955dac0bee mingw: fix fatal error working on mapped network drives on Windows
 44:  af348d4011 =  46:  fe9473dbbf clink.pl: fix MSVC compile script to handle libcurl-d.lib
 45:  d4607edb99 =  47:  59ed02e1f0 mingw: implement a platform-specific `strbuf_realpath()`
 46:  3f662287d0 =  48:  d65b462bac t3701: verify that we can add *lots* of files interactively
 47:  f2ca13e8a7 =  49:  27927508c5 commit: accept "scissors" with CR/LF line endings
 48:  c2055dfbb2 =  50:  5df5ad9b60 t0014: fix indentation
 49:  e736439676 =  51:  696d664933 git-gui: accommodate for intent-to-add files
 50:  0215d862a3 =  52:  afbc5e6364 mingw: allow for longer paths in `parse_interpreter()`
 51:  dea4bb6ac6 =  53:  54465991ce compat/vcbuild: document preferred way to build in Visual Studio
 52:  662a22dce7 =  54:  e4b52f8fc2 http: optionally send SSL client certificate
 53:  75f14766fa =  55:  21913900d5 ci: run `contrib/subtree` tests in CI builds
 54:  1c9be8c922 =  56:  a5bc197081 CMake: show Win32 and Generator_platform build-option values
 55:  d2fd0574c7 =  57:  c6d761cf41 hash-object: add a >4GB/LLP64 test case using filtered input
 91:  65d8fec617 =  58:  cc1dc4150c compat/mingw.c: do not warn when failing to get owner
 92:  0d38af7c58 =  59:  2e3c9732a7 mingw: $env:TERM="xterm-256color" for newer OSes
 93:  3fa87d406e =  60:  5b275464da winansi: check result and Buffer before using Name
 56:  71b276c582 =  61:  3ddb41a909 windows: skip linking `git-<command>` for built-ins
 57:  3f2c8ca549 =  62:  f2aa6cdf46 mingw: stop hard-coding `CC = gcc`
 58:  c1e7d3dadc =  63:  9de8877558 mingw: drop the -D_USE_32BIT_TIME_T option
 59:  d98ba82add =  64:  fc17afb3bf mingw: only use -Wl,--large-address-aware for 32-bit builds
 60:  30a99cd601 =  65:  4c6eccdfc5 mingw: avoid over-specifying `--pic-executable`
 61:  68a1ecc2b6 =  66:  325391caaa mingw: set the prefix and HOST_CPU as per MSYS2's settings
 62:  cfee3d5ed6 =  67:  f4493e29f9 mingw: only enable the MSYS2-specific stuff when compiling in MSYS2
 63:  bd56ad81f3 =  68:  83377bf076 mingw: rely on MSYS2's metadata instead of hard-coding it
 64:  4a67d54fd3 =  69:  6026004248 mingw: always define `ETC_*` for MSYS2 environments
 65:  c05a76ca8d =  70:  cb8fe1d5d8 max_tree_depth: lower it for clang builds in general on Windows
 66:  fcecd5473f =  71:  7ef4518fa5 mingw: ensure valid CTYPE
 69:  fedcc3adf8 =  72:  24b473dc43 ci: work around a problem with HTTP/2 vs libcurl v8.10.0
 67:  88380ece4c =  73:  dcff030d26 mingw: allow `git.exe` to be used instead of the "Git wrapper"
 70:  45c6d1df2a =  74:  da98ba7c96 revision: create mark_trees_uninteresting_dense()
 68:  1a3b86c3ed =  75:  b1220380f4 mingw: ignore HOMEDRIVE/HOMEPATH if it points to Windows' system directory
 72:  4befe1d9ac =  76:  12a933d77e survey: stub in new experimental 'git-survey' command
 74:  974e08488b =  77:  5076c35f97 survey: add command line opts to select references
 71:  15e464b56c =  78:  3701e85a1b clink.pl: fix libexpatd.lib link error when using MSVC
 76:  6c0d582403 =  79:  2359246ebf survey: start pretty printing data in table form
 73:  59cb57814b =  80:  ca405bfad4 Makefile: clean up .ilk files when MSVC=1
 79:  e75ff8dcb6 =  81:  a5f9fa236a survey: add object count summary
 75:  6df8d31f25 =  82:  574bd41197 vcbuild: add support for compiling Windows resource files
 82:  e7bad67ad5 =  83:  5c3b9b05be survey: summarize total sizes by object type
 77:  2c5fed4cd1 =  84:  77a3ca8005 config.mak.uname: add git.rc to MSVC builds
 78:  14dacf127e =  85:  f9ee65b987 MinGW: link as terminal server aware
 85:  e4830be699 =  86:  8065b53ac4 survey: show progress during object walk
 80:  a360f2d08b =  87:  082229ba85 clink.pl: ignore no-stack-protector arg on MSVC=1 builds
 81:  5230483295 =  88:  68e06a2453 http: optionally load libcurl lazily
 90:  5c1e7b74c0 =  89:  00dc56971f survey: add ability to track prioritized lists
 83:  65ac670668 =  90:  097607b662 clink.pl: move default linker options for MSVC=1 builds
 84:  00bd0f7f91 =  91:  c6d864d649 http: support lazy-loading libcurl also on Windows
109:  0f8242d1a0 =  92:  43d473009e survey: add report of "largest" paths
 88:  86b1741df5 =  93:  a7396c3b61 cmake: install headless-git.
 89:  4d97733f9f =  94:  d779dba965 http: when loading libcurl lazily, allow for multiple SSL backends
111:  3bf283b011 =  95:  9888d4f56b survey: add --top=<N> option and config
107:  dc68122d1a =  96:  eb34354030 mingw: make sure `errno` is set correctly when socket operations fail
 94:  9cda1e2ecc =  97:  d66c31be0d mingw: change core.fsyncObjectFiles = 1 by default
 95:  17830ccaf4 =  98:  4cf4f87eb6 Fix Windows version resources
 96:  1e0e9d0143 =  99:  052633ebe8 status: fix for old-style submodules with commondir
 97:  64ee51869f = 100:  bee63d4746 git.rc: include winuser.h
 98:  3f9e49bb37 = 101:  fab389591c mingw: do load libcurl dynamically by default
 99:  9d52a781f9 = 102:  1422249fa7 Add a GitHub workflow to verify that Git/Scalar work in Nano Server
100:  018a8c9797 = 103:  265203ee2d mingw: suggest `windows.appendAtomically` in more cases
101:  2d689fdca4 = 104:  26a0bb9f9f win32: use native ANSI sequence processing, if possible
102:  61fea0dcad = 105:  ef0ac5f6e2 common-main.c: fflush stdout buffer upon exit
103:  5c110e4532 = 106:  0d14796979 t5601/t7406(mingw): do run tests with symlink support
104:  0b786f7b47 = 107:  b8d2e9e2b9 win32: ensure that `localtime_r()` is declared even in i686 builds
105:  d09958eb60 = 108:  3a36a4e887 Fallback to AppData if XDG_CONFIG_HOME is unset
106:  24a343ac3e = 109:  870e072a65 run-command: be helpful with Git LFS fails on Windows 7
113:  f3329dbb4e = 110:  00f39e0ff9 survey: clearly note the experimental nature in the output
108:  d34240bdf8 = 111:  e35eac5f42 compat/mingw: handle WSA errors in strerror
110:  4a7f8faa81 = 112:  8c758e694e compat/mingw: drop outdated comment
112:  a069fe2744 = 113:  b7d6ee0d57 t0301: actually test credential-cache on Windows
114:  2fb5fc77ea = 114:  39a8c46adf credential-cache: handle ECONNREFUSED gracefully
115:  c1af05088f = 115:  28107eb708 reftable: do make sure to use custom allocators
116:  1778501d76 = 116:  9a3adf73e9 check-whitespace: avoid alerts about upstream commits
117:  cc002002fb = 117:  5e8185ff12 t/t5571-prep-push-hook.sh: Add test with writing to stderr
118:  4228dc7d01 = 118:  96093ec10a git-svn: mark it as unsupported by the Git for Windows project
119:  9e238f346c = 119:  89f9c1d024 ci(macos): skip the `git p4` tests
120:  a0e5ca46d7 = 120:  94cb6991d5 Win32: make FILETIME conversion functions public
121:  7e80025070 = 121:  617671dc98 Win32: dirent.c: Move opendir down
122:  c5ee3b3d9d = 122:  883bf00c7e mingw: make the dirent implementation pluggable
123:  1aa487d08e = 123:  4f793601dc Win32: make the lstat implementation pluggable
124:  46155fa14e = 124:  ab7deff048 mingw: add infrastructure for read-only file system level caches
125:  ced5fe2ffe = 125:  59a3186f03 mingw: add a cache below mingw's lstat and dirent implementations
126:  887cdcb694 = 126:  be81e126c9 fscache: load directories only once
127:  f0705e6a83 = 127:  7abfb58160 fscache: add key for GIT_TRACE_FSCACHE
128:  8dadff3b8b = 128:  c9bffecaf4 fscache: remember not-found directories
129:  8c578e86a5 = 129:  6584c5876a fscache: add a test for the dir-not-found optimization
130:  525394c860 = 130:  4404c5b230 add: use preload-index and fscache for performance
131:  b856f94a21 = 131:  d32976ee09 dir.c: make add_excludes aware of fscache during status
132:  a54da86933 = 132:  3bf815160f fscache: make fscache_enabled() public
133:  65207f2e95 = 133:  dbdbdac734 dir.c: regression fix for add_excludes with fscache
134:  3c36c57cf8 = 134:  55f555cab8 fetch-pack.c: enable fscache for stats under .git/objects
135:  be1b8665b9 = 135:  88bfeb486c checkout.c: enable fscache for checkout again
136:  ddb25f8f38 = 136:  9d74358d2c Enable the filesystem cache (fscache) in refresh_index().
137:  94be219f67 = 137:  2e3ad91528 fscache: use FindFirstFileExW to avoid retrieving the short name
138:  cd0fd9ba20 = 138:  a1ef7fbda3 fscache: add GIT_TEST_FSCACHE support
139:  566bdab005 = 139:  50854c45a4 fscache: add fscache hit statistics
140:  0bf718bdc5 = 140:  3511ddb8eb unpack-trees: enable fscache for sparse-checkout
141:  94d62d3ee2 = 141:  a51f54051d status: disable and free fscache at the end of the status command
142:  907d3bf1c2 = 142:  e706dcd732 mem_pool: add GIT_TRACE_MEMPOOL support
143:  0d6a27b05b = 143:  e8de1d3d6d fscache: fscache takes an initial size
144:  2eb8bd10c3 = 144:  911c361d2f fscache: update fscache to be thread specific instead of global
145:  dc2b43c5f7 = 145:  ff08189d7c fscache: teach fscache to use mempool
146:  0b352fac66 = 146:  83b2a2b27d fscache: make fscache_enable() thread safe
147:  708a526f54 = 147:  700287931e fscache: teach fscache to use NtQueryDirectoryFile
148:  3f16b6f8ba = 148:  46493127c1 fscache: remember the reparse tag for each entry
149:  70f0b5ebc7 = 149:  36a7c9c5a8 fscache: implement an FSCache-aware is_mount_point()
150:  bb27a78b0d = 150:  494cd89fb6 clean: make use of FSCache
151:  29de3e47b3 = 151:  4497f35750 pack-objects (mingw): demonstrate a segmentation fault with large deltas
152:  09bfe4b21e = 152:  d3758121fe mingw: support long paths
153:  d4f5d8d195 = 153:  18b281b7bc win32(long path support): leave drive-less absolute paths intact
154:  3c881df324 = 154:  6495fe5fa4 compat/fsmonitor/fsm-*-win32: support long paths
155:  733e963b32 = 155:  bee76e3570 clean: suggest using `core.longPaths` if paths are too long to remove
156:  6a4480a8ee = 156:  ab3075f79a mingw: Support `git_terminal_prompt` with more terminals
157:  9c51eb0e92 = 157:  d75da2a89b compat/terminal.c: only use the Windows console if bash 'read -r' fails
158:  d52c529c00 = 158:  7bddcbdfad mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method
165:  c8ba5e2f59 = 159:  c1635d4faf Win32: symlink: move phantom symlink creation to a separate function
159:  49045f16ae = 160:  a708cbaf45 mingw: introduce code to detect whether we're inside a Windows container
166:  e8f1892877 = 161:  5912fe3f2e Introduce helper to create symlinks that knows about index_state
161:  aa271dd239 = 162:  2993baefc5 mingw: when running in a Windows container, try to rename() harder
167:  f41bb6b4d4 = 163:  209813a8fa mingw: allow to specify the symlink type in .gitattributes
160:  d496b7a89a = 164:  5bd0bf49cf git-gui--askyesno: fix funny text wrapping
163:  c445ac90bf = 165:  2d24b2f5a3 mingw: move the file_attr_to_st_mode() function definition
168:  32aaa4f958 = 166:  168b88c116 Win32: symlink: add test for `symlink` attribute
162:  e08e2d7c6a = 167:  2026e98b3c git-gui--askyesno (mingw): use Git for Windows' icon, if available
164:  a489b5ab38 = 168:  c29ad56f41 mingw: Windows Docker volumes are *not* symbolic links
169:  e03c7f17ea = 169:  e684226832 mingw: explicitly specify with which cmd to prefix the cmdline
193:  1eb5796b1f = 170:  b175e48733 mingw: work around rename() failing on a read-only file
170:  89a2928230 = 171:  056b21d97a mingw: when path_lookup() failed, try BusyBox
171:  6713a06aec = 172:  a9454acf65 test-tool: learn to act as a drop-in replacement for `iconv`
172:  3d6c14d21c = 173:  24fca84ace tests(mingw): if `iconv` is unavailable, use `test-helper --iconv`
173:  09000056f9 = 174:  7973002571 gitattributes: mark .png files as binary
174:  6c1795c23d = 175:  786bf1d89b tests: move test PNGs into t/lib-diff/
175:  c2d886acfe = 176:  8ab50fd1c3 tests: only override sort & find if there are usable ones in /usr/bin/
176:  481a40439b = 177:  d0087c666c tests: use the correct path separator with BusyBox
177:  dc4f9fa02b = 178:  7dc1c054e6 mingw: only use Bash-ism `builtin pwd -W` when available
178:  33404a8b1a = 179:  792ca8586b tests (mingw): remove Bash-specific pwd option
179:  4fc9607164 = 180:  ed74cbc7d0 test-lib: add BUSYBOX prerequisite
181:  6d3f07be44 = 181:  a6015ff660 t5003: use binary file from t/lib-diff/
180:  fb397381f0 = 182:  39ec3735ed Describe Git for Windows' architecture [no ci]
183:  7bbd768d31 = 183:  b898b568e6 t5532: workaround for BusyBox on Windows
182:  e6fc6b46a1 = 184:  6e18c50dc4 Modify the Code of Conduct for Git for Windows
185:  cb602351b5 = 185:  3d79bee413 t5605: special-case hardlink test for BusyBox-w32
184:  a3cc63e7c1 = 186:  aa5599469b CONTRIBUTING.md: add guide for first-time contributors
187:  5b197e4dba = 187:  118811627e t5813: allow for $PWD to be a Windows path
186:  b189f57bf3 = 188:  b758d3f4ee README.md: Add a Windows-specific preamble
189:  c63d266270 = 189:  9f92bfa792 t9200: skip tests when $PWD contains a colon
188:  19ae84e989 = 190:  e0a1d7ae5a Add an issue template
190:  4767c26f24 = 191:  5e86682018 mingw: kill child processes in a gentler way
194:  e87431171a = 192:  a9665dcfd3 mingw: optionally enable wsl compability file mode bits
191:  0eece966bf = 193:  18482f4421 Add a GitHub workflow to monitor component updates
192:  40f44e5145 = 194:  f9bf9ce079 Modify the GitHub Pull Request template (to reflect Git for Windows)
195:  60aafd2e3b = 195:  da7595feb7 mingw: really handle SIGINT
196:  bf84202eca = 196:  c305dd39f3 Partially un-revert "editor: save and reset terminal after calling EDITOR"
197:  188e867924 = 197:  fa1c7b0ddd reset: reinstate support for the deprecated --stdin option
198:  cbad0c9f86 = 198:  2487c4851c fsmonitor: reintroduce core.useBuiltinFSMonitor
199:  67cd9cc3f6 = 199:  8689d143d9 dependabot: help keeping GitHub Actions versions up to date
200:  86c2d76755 = 200:  1c66437f13 SECURITY.md: document Git for Windows' policies

dscho and others added 30 commits March 14, 2026 01:48
Some platforms (e.g. Windows) provide API functions to resolve paths
much quicker. Let's offer a way to short-cut `strbuf_realpath()` on
those platforms.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
When we commit the template directory as part of `make vcxproj`, the
`branches/` directory is not actually commited, as it is empty.

Two tests were not prepared for that situation.

This developer tried to get rid of the support for `.git/branches/` a
long time ago, but that effort did not bear fruit, so the best we can do
is work around in these here tests.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The vcpkg_install batch file depends on the availability of a
working Git on the CMD path. This may not be present if the user
has selected the 'bash only' option during Git-for-Windows install.

Detect and tell the user about their lack of a working Git in the CMD
window.

Fixes git-for-windows#2348.
A separate PR git-for-windows/build-extra#258
now highlights the recommended path setting during install.

Signed-off-by: Philip Oakley <philipoakley@iee.email>
There are no Windows/ARM64 agents in GitHub Actions yet, therefore we
just skip adjusting the `vs-test` job for now.

Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The intention of this change is to align with how the top-level git
`Makefile` defines its own test target (which also internally calls
`$(MAKE) -C t/ all`). This change also ensures the consistency of
`make -C contrib/subtree test` with other testing in CI executions
(which rely on `$DEFAULT_TEST_TARGET` being defined as `prove`).

Signed-off-by: Victoria Dye <vdye@github.com>
In Git-for-Windows, work on using ARM64 has progressed. The
commit 2d94b77 (cmake: allow building for Windows/ARM64, 2020-12-04)
failed to notice that /compat/vcbuild/vcpkg_install.bat will default to
using the "x64-windows" architecture for the vcpkg installation if not set,
but CMake is not told of this default. Commit 635b6d9 (vcbuild: install
ARM64 dependencies when building ARM64 binaries, 2020-01-31) later updated
vcpkg_install.bat to accept an arch (%1) parameter, but retained the default.

This default is neccessary for the use case where the project directory is
opened directly in Visual Studio, which will find and build a CMakeLists.txt
file without any parameters, thus expecting use of the default setting.

Also Visual studio will generate internal .sln solution and .vcxproj project
files needed for some extension tools. Inform users of the additional
.sln/.vcxproj generation.

** How to test:
 rm -rf '.vs' # remove old visual studio settings
 rm -rf 'compat/vcbuild/vcpkg' # remove any vcpkg downloads
 rm -rf 'contrib/buildsystems/out' # remove builds & CMake artifacts
 with a fresh Visual Studio Community Edition, File>>Open>>(git *folder*)
   to load the project (which will take some time!).
 check for successful compilation.
The implicit .sln (etc.) are in the hidden .vs directory created by
Visual Studio.

Signed-off-by: Philip Oakley <philipoakley@iee.email>
To complement the `--stdin` and `--literally` test cases that verify
that we can hash files larger than 4GB on 64-bit platforms using the
LLP64 data model, here is a test case that exercises `hash-object`
_without_ any options.

Just as before, we use the `big` file from the previous test case if it
exists to save on setup time, otherwise generate it.

Signed-off-by: Philip Oakley <philipoakley@iee.email>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Windows' equivalent to "bind mounts", NTFS junction points, can be
unlinked without affecting the mount target. This is clearly what users
expect to happen when they call `git clean -dfx` in a worktree that
contains NTFS junction points: the junction should be removed, and the
target directory of said junction should be left alone (unless it is
inside the worktree).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
While Git for Windows does not _ship_ Python (in order to save on
bandwidth), MSYS2 provides very fine Python interpreters that users can
easily take advantage of, by using Git for Windows within its SDK.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Thorough benchmarking with repacking a subset of linux.git (the commit
history reachable from 93a6fef ([PATCH] fix the SYSCTL=n compilation,
2007-02-28), to be precise) suggest that this allocator is on par, in
multi-threaded situations maybe even better than nedmalloc:

`git repack -adfq` with mimalloc, 8 threads:

31.166991900 27.576763800 28.712311000 27.373859000 27.163141900

`git repack -adfq` with nedmalloc, 8 threads:

31.915032900 27.149883100 28.244933700 27.240188800 28.580849500

In a different test using GitHub Actions build agents (probably
single-threaded, a core-strength of nedmalloc)):

`git repack -q -d -l -A --unpack-unreachable=2.weeks.ago` with mimalloc:

943.426 978.500 939.709 959.811 954.605

`git repack -q -d -l -A --unpack-unreachable=2.weeks.ago` with nedmalloc:

995.383 952.179 943.253 963.043 980.468

While these measurements were not executed with complete scientific
rigor, as no hardware was set aside specifically for these benchmarks,
it shows that mimalloc and nedmalloc perform almost the same, nedmalloc
with a bit higher variance and also slightly higher average (further
testing suggests that nedmalloc performs worse in multi-threaded
situations than in single-threaded ones).

In short: mimalloc seems to be slightly better suited for our purposes
than nedmalloc.

Seeing that mimalloc is developed actively, while nedmalloc ceased to
see any updates in eight years, let's use mimalloc on Windows instead.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Since commit 0c499ea (send-pack: demultiplex a sideband stream with
status data, 2010-02-05) the send-pack builtin uses the side-band-64k
capability if advertised by the server.

Unfortunately this breaks pushing over the dump git protocol if used
over a network connection.

The detailed reasons for this breakage are (by courtesy of Jeff Preshing,
quoted from https://groups.google.com/d/msg/msysgit/at8D7J-h7mw/eaLujILGUWoJ):

	MinGW wraps Windows sockets in CRT file descriptors in order to
	mimic the functionality of POSIX sockets. This causes msvcrt.dll
	to treat sockets as Installable File System (IFS) handles,
	calling ReadFile, WriteFile, DuplicateHandle and CloseHandle on
	them. This approach works well in simple cases on recent
	versions of Windows, but does not support all usage patterns. In
	particular, using this approach, any attempt to read & write
	concurrently on the same socket (from one or more processes)
	will deadlock in a scenario where the read waits for a response
	from the server which is only invoked after the write. This is
	what send_pack currently attempts to do in the use_sideband
	codepath.

The new config option `sendpack.sideband` allows to override the
side-band-64k capability of the server, and thus makes the dumb git
protocol work.

Other transportation methods like ssh and http/https still benefit from
the sideband channel, therefore the default value of `sendpack.sideband`
is still true.

Signed-off-by: Thomas Braun <thomas.braun@byte-physics.de>
Signed-off-by: Oliver Schneider <oliver@assarbad.net>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
In 1e64d18 (mingw: do resolve symlinks in `getcwd()`) a problem was
introduced that causes git for Windows to stop working with certain
mapped network drives (in particular, drives that are mapped to
locations with long path names). Error message was "fatal: Unable to
read current working directory: No such file or directory". Present
change fixes this issue as discussed in
git-for-windows#2480

Signed-off-by: Bjoern Mueller <bjoernm@gmx.de>
Update clink.pl to link with either libcurl.lib or libcurl-d.lib
depending on whether DEBUG=1 is set.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
There is a Win32 API function to resolve symbolic links, and we can use
that instead of resolving them manually. Even better, this function also
resolves NTFS junction points (which are somewhat similar to bind
mounts).

This fixes git-for-windows#2481.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The native Windows HTTPS backend is based on Secure Channel which lets
the caller decide how to handle revocation checking problems caused by
missing information in the certificate or offline CRL distribution
points.

Unfortunately, cURL chose to handle these problems differently than
OpenSSL by default: while OpenSSL happily ignores those problems
(essentially saying "¯\_(ツ)_/¯"), the Secure Channel backend will error
out instead.

As a remedy, the "no revoke" mode was introduced, which turns off
revocation checking altogether. This is a bit heavy-handed. We support
this via the `http.schannelCheckRevoke` setting.

In curl/curl#4981, we contributed an opt-in
"best effort" strategy that emulates what OpenSSL seems to do.

In Git for Windows, we actually want this to be the default. This patch
makes it so, introducing it as a new value for the
`http.schannelCheckRevoke" setting, which now becmes a tristate: it
accepts the values "false", "true" or "best-effort" (defaulting to the
last one).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The convention in Git project's shell scripts is to have white-space
_before_, but not _after_ the `>` (or `<`).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This change enhances `git commit --cleanup=scissors` by detecting
scissors lines ending in either LF (UNIX-style) or CR/LF (DOS-style).

Regression tests are included to specifically test for trailing
comments after a CR/LF-terminated scissors line.

Signed-off-by: Luke Bonanomi <lbonanomi@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
For some reason, this test case was indented with 4 spaces instead of 1
horizontal tab. The other test cases in the same test script are fine.

Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
As of Git v2.28.0, the diff for files staged via `git add -N` marks them
as new files. Git GUI was ill-prepared for that, and this patch teaches
Git GUI about them.

Please note that this will not even fix things with v2.28.0, as the
`rp/apply-cached-with-i-t-a` patches are required on Git's side, too.

This fixes git-for-windows#2779

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
The vcpkg downloads may not succeed. Warn careful readers of the time out.

A simple retry will usually resolve the issue.

Signed-off-by: Philip Oakley <philipoakley@iee.email>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
Git's regular Makefile mentions that HOST_CPU should be defined when cross-compiling Git: https://github.com/git-for-windows/git/blob/37796bca76ef4180c39ee508ca3e42c0777ba444/Makefile#L438-L439

This is then used to set the GIT_HOST_CPU variable when compiling Git: https://github.com/git-for-windows/git/blob/37796bca76ef4180c39ee508ca3e42c0777ba444/Makefile#L1337-L1341

Then, when the user runs `git version --build-options`, it returns that value: https://github.com/git-for-windows/git/blob/37796bca76ef4180c39ee508ca3e42c0777ba444/help.c#L658

This commit adds the same functionality to the CMake configuration. Users can now set -DHOST_CPU= to set the target architecture.

Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
As reported in newren/git-filter-repo#225, it
looks like 99 bytes is not really sufficient to represent e.g. the full
path to Python when installed via Windows Store (and this path is used
in the hasb bang line when installing scripts via `pip`).

Let's increase it to what is probably the maximum sensible path size:
MAX_PATH. This makes `parse_interpreter()` in line with what
`lookup_prog()` handles.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Vilius Šumskas <vilius@sumskas.eu>
We used to have that `make vcxproj` hack, but a hack it is. In the
meantime, we have a much cleaner solution: using CMake, either
explicitly, or even more conveniently via Visual Studio's built-in CMake
support (simply open Git's top-level directory via File>Open>Folder...).

Let's let the `README` reflect this.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This adds support for a new http.sslAutoClientCert config value.

In cURL 7.77 or later the schannel backend does not automatically send
client certificates from the Windows Certificate Store anymore.

This config value is only used if http.sslBackend is set to "schannel",
and can be used to opt in to the old behavior and force cURL to send
client certificates.

This fixes git-for-windows#3292

Signed-off-by: Pascal Muller <pascalmuller@gmail.com>
Because `git subtree` (unlike most other `contrib` modules) is included as
part of the standard release of Git for Windows, its stability should be
verified as consistently as it is for the rest of git. By including the
`git subtree` tests in the CI workflow, these tests are as much of a gate to
merging and indicator of stability as the standard test suite.

Signed-off-by: Victoria Dye <vdye@github.com>
Ensure key CMake option values are part of the CMake output to
facilitate user support when tool updates impact the wider CMake
actions, particularly ongoing 'improvements' in Visual Studio.

These CMake displays perform the same function as the build-options.txt
provided in the main Git for Windows. CMake is already chatty.
The setting of CMAKE_EXPORT_COMPILE_COMMANDS is also reported.

Include the environment's CMAKE_EXPORT_COMPILE_COMMANDS value which
may have been propogated to CMake's internal value.

Testing the CMAKE_EXPORT_COMPILE_COMMANDS processing can be difficult
in the Visual Studio environment, as it may be cached in many places.
The 'environment' may include the OS, the user shell, CMake's
own environment, along with the Visual Studio presets and caches.

See previous commit for arefacts that need removing for a clean test.

Signed-off-by: Philip Oakley <philipoakley@iee.email>
To verify that the `clean` side of the `clean`/`smudge` filter code is
correct with regards to LLP64 (read: to ensure that `size_t` is used
instead of `unsigned long`), here is a test case using a trivial filter,
specifically _not_ writing anything to the object store to limit the
scope of the test case.

As in previous commits, the `big` file from previous test cases is
reused if available, to save setup time, otherwise re-generated.

Signed-off-by: Philip Oakley <philipoakley@iee.email>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
dscho and others added 30 commits March 14, 2026 01:48
While it may seem super convenient to some old Unix hands to simpy
require Perl to be available when running the test suite, this is a
major hassle on Windows, where we want to verify that Perl is not,
actually, required in a NO_PERL build.

As a super ugly workaround, we "install" a script into /usr/bin/perl
reading like this:

	#!/bin/sh

	# We'd much rather avoid requiring Perl altogether when testing
	# an installed Git. Oh well, that's why we cannot have nice
	# things.
	exec c:/git-sdk-64/usr/bin/perl.exe "$@"

The problem with that is that BusyBox assumes that the #! line in a
script refers to an executable, not to a script. So when it encounters
the line #!/usr/bin/perl in t5532's proxy-get-cmd, it barfs.

Let's help this situation by simply executing the Perl script with the
"interpreter" specified explicitly.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The Git project followed Git for Windows' lead and added their Code of
Conduct, based on the Contributor Covenant v1.4, later updated to v2.0.

We adapt it slightly to Git for Windows.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
When t5605 tries to verify that files are hardlinked (or that they are
not), it uses the `-links` option of the `find` utility.

BusyBox' implementation does not support that option, and BusyBox-w32's
lstat() does not even report the number of hard links correctly (for
performance reasons).

So let's just switch to a different method that actually works on
Windows.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This was pull request git-for-windows#1645 from ZCube/master

Support windows container.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Getting started contributing to Git can be difficult on a Windows
machine. CONTRIBUTING.md contains a guide to getting started, including
detailed steps for setting up build tools, running tests, and
submitting patches to upstream.

[includes an example by Pratik Karki how to submit v2, v3, v4, etc.]

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Git for Windows uses MSYS2's Bash to run the test suite, which comes
with benefits but also at a heavy price: on the plus side, MSYS2's
POSIX emulation layer allows us to continue pretending that we are on a
Unix system, e.g. use Unix paths instead of Windows ones, yet this is
bought at a rather noticeable performance penalty.

There *are* some more native ports of Unix shells out there, though,
most notably BusyBox-w32's ash. These native ports do not use any POSIX
emulation layer (or at most a *very* thin one, choosing to avoid
features such as fork() that are expensive to emulate on Windows), and
they use native Windows paths (usually with forward slashes instead of
backslashes, which is perfectly legal in almost all use cases).

And here comes the problem: with a $PWD looking like, say,
C:/git-sdk-64/usr/src/git/t/trash directory.t5813-proto-disable-ssh
Git's test scripts get quite a bit confused, as their assumptions have
been shattered. Not only does this path contain a colon (oh no!), it
also does not start with a slash.

This is a problem e.g. when constructing a URL as t5813 does it:
ssh://remote$PWD. Not only is it impossible to separate the "host" from
the path with a $PWD as above, even prefixing $PWD by a slash won't
work, as /C:/git-sdk-64/... is not a valid path.

As a workaround, detect when $PWD does not start with a slash on
Windows, and simply strip the drive prefix, using an obscure feature of
Windows paths: if an absolute Windows path starts with a slash, it is
implicitly prefixed by the drive prefix of the current directory. As we
are talking about the current directory here, anyway, that strategy
works.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
…ws#4527)

With this patch, Git for Windows works as intended on mounted APFS
volumes (where renaming read-only files would fail).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Includes touch-ups by 마누엘, Philip Oakley and 孙卓识.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
On Windows, the current working directory is pretty much guaranteed to
contain a colon. If we feed that path to CVS, it mistakes it for a
separator between host and port, though.

This has not been a problem so far because Git for Windows uses MSYS2's
Bash using a POSIX emulation layer that also pretends that the current
directory is a Unix path (at least as long as we're in a shell script).

However, that is rather limiting, as Git for Windows also explores other
ports of other Unix shells. One of those is BusyBox-w32's ash, which is
a native port (i.e. *not* using any POSIX emulation layer, and certainly
not emulating Unix paths).

So let's just detect if there is a colon in $PWD and punt in that case.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
With improvements by Clive Chan, Adric Norris, Ben Bodenmiller and
Philip Oakley.

Helped-by: Clive Chan <cc@clive.io>
Helped-by: Adric Norris <landstander668@gmail.com>
Helped-by: Ben Bodenmiller <bbodenmiller@hotmail.com>
Helped-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Brendan Forster <brendan@github.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The TerminateProcess() function does not actually leave the child
processes any chance to perform any cleanup operations. This is bad
insofar as Git itself expects its signal handlers to run.

A symptom is e.g. a left-behind .lock file that would not be left behind
if the same operation was run, say, on Linux.

To remedy this situation, we use an obscure trick: we inject a thread
into the process that needs to be killed and to let that thread run the
ExitProcess() function with the desired exit status. Thanks J Wyman for
describing this trick.

The advantage is that the ExitProcess() function lets the atexit
handlers run. While this is still different from what Git expects (i.e.
running a signal handler), in practice Git sets up signal handlers and
atexit handlers that call the same code to clean up after itself.

In case that the gentle method to terminate the process failed, we still
fall back to calling TerminateProcess(), but in that case we now also
make sure that processes spawned by the spawned process are terminated;
TerminateProcess() does not give the spawned process a chance to do so
itself.

Please note that this change only affects how Git for Windows tries to
terminate processes spawned by Git's own executables. Third-party
software that *calls* Git and wants to terminate it *still* need to make
sure to imitate this gentle method, otherwise this patch will not have
any effect.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The Windows Subsystem for Linux (WSL) version 2 allows to use `chmod` on
NTFS volumes provided that they are mounted with metadata enabled (see
https://devblogs.microsoft.com/commandline/chmod-chown-wsl-improvements/
for details), for example:

	$ chmod 0755 /mnt/d/test/a.sh

In order to facilitate better collaboration between the Windows
version of Git and the WSL version of Git, we can make the Windows
version of Git also support reading and writing NTFS file modes
in a manner compatible with WSL.

Since this slightly slows down operations where lots of files are
created (such as an initial checkout), this feature is only enabled when
`core.WSLCompat` is set to true. Note that you also have to set
`core.fileMode=true` in repositories that have been initialized without
enabling WSL compatibility.

There are several ways to enable metadata loading for NTFS volumes
in WSL, one of which is to modify `/etc/wsl.conf` by adding:

```
[automount]
enabled = true
options = "metadata,umask=027,fmask=117"
```

And reboot WSL.

It can also be enabled temporarily by this incantation:

	$ sudo umount /mnt/c &&
	  sudo mount -t drvfs C: /mnt/c -o metadata,uid=1000,gid=1000,umask=22,fmask=111

It's important to note that this modification is compatible with, but
does not depend on WSL. The helper functions in this commit can operate
independently and functions normally on devices where WSL is not
installed or properly configured.

Signed-off-by: xungeng li <xungeng@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Rather than using private IFTTT Applets that send mails to this
maintainer whenever a new version of a Git for Windows component was
released, let's use the power of GitHub workflows to make this process
publicly visible.

This workflow monitors the Atom/RSS feeds, and opens a ticket whenever a
new version was released.

Note: Bash sometimes releases multiple patched versions within a few
minutes of each other (i.e. 5.1p1 through 5.1p4, 5.0p15 and 5.0p16). The
MSYS2 runtime also has a similar system. We can address those patches as
a group, so we shouldn't get multiple issues about them.

Note further: We're not acting on newlib releases, OpenSSL alphas, Perl
release candidates or non-stable Perl releases. There's no need to open
issues about them.

Co-authored-by: Matthias Aßhauer <mha1993@live.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Git for Windows accepts pull requests; Core Git does not. Therefore we
need to adjust the template (because it only matches core Git's
project management style, not ours).

Also: direct Git for Windows enhancements to their contributions page,
space out the text for easy reading, and clarify that the mailing list
is plain text, not HTML.

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Previously, we did not install any handler for Ctrl+C, but now we really
want to because the MSYS2 runtime learned the trick to call the
ConsoleCtrlHandler when Ctrl+C was pressed.

With this, hitting Ctrl+C while `git log` is running will only terminate
the Git process, but not the pager. This finally matches the behavior on
Linux and on macOS.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This patch introduces support to set special NTFS attributes that are
interpreted by the Windows Subsystem for Linux as file mode bits, UID
and GID.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
…ITOR"

In e3f7e01 (Revert "editor: save and reset terminal after calling
EDITOR", 2021-11-22), we reverted the commit wholesale where the
terminal state would be saved and restored before/after calling an
editor.

The reverted commit was intended to fix a problem with Windows Terminal
where simply calling `vi` would cause problems afterwards.

To fix the problem addressed by the revert, but _still_ keep the problem
with Windows Terminal fixed, let's revert the revert, with a twist: we
restrict the save/restore _specifically_ to the case where `vi` (or
`vim`) is called, and do not do the same for any other editor.

This should still catch the majority of the cases, and will bridge the
time until the original patch is re-done in a way that addresses all
concerns.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The `--stdin` option was a well-established paradigm in other commands,
therefore we implemented it in `git reset` for use by Visual Studio.

Unfortunately, upstream Git decided that it is time to introduce
`--pathspec-from-file` instead.

To keep backwards-compatibility for some grace period, we therefore
reinstate the `--stdin` option on top of the `--pathspec-from-file`
option, but mark it firmly as deprecated.

Helped-by: Victoria Dye <vdye@github.com>
Helped-by: Matthew John Cheetham <mjcheetham@outlook.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Reintroduce the 'core.useBuiltinFSMonitor' config setting (originally added
in 0a756b2 (fsmonitor: config settings are repository-specific,
2021-03-05)) after its removal from the upstream version of FSMonitor.

Upstream, the 'core.useBuiltinFSMonitor' setting was rendered obsolete by
"overloading" the 'core.fsmonitor' setting to take a boolean value. However,
several applications (e.g., 'scalar') utilize the original config setting,
so it should be preserved for a deprecation period before complete removal:

* if 'core.fsmonitor' is a boolean, the user is correctly using the new
  config syntax; do not use 'core.useBuiltinFSMonitor'.
* if 'core.fsmonitor' is unspecified, use 'core.useBuiltinFSMonitor'.
* if 'core.fsmonitor' is a path, override and use the builtin FSMonitor if
  'core.useBuiltinFSMonitor' is 'true'; otherwise, use the FSMonitor hook
  indicated by the path.

Additionally, for this deprecation period, advise users to switch to using
'core.fsmonitor' to specify their use of the builtin FSMonitor.

Signed-off-by: Victoria Dye <vdye@github.com>
This is the recommended way on GitHub to describe policies revolving around
security issues and about supported versions.

Helped-by: Sven Strickroth <email@cs-ware.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Handle Ctrl+C in Git Bash nicely

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
A fix for calling `vim` in Windows Terminal caused a regression and was
reverted. We partially un-revert this, to get the fix again.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This topic branch re-adds the deprecated --stdin/-z options to `git
reset`. Those patches were overridden by a different set of options in
the upstream Git project before we could propose `--stdin`.

We offered this in MinGit to applications that wanted a safer way to
pass lots of pathspecs to Git, and these applications will need to be
adjusted.

Instead of `--stdin`, `--pathspec-from-file=-` should be used, and
instead of `-z`, `--pathspec-file-nul`.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Originally introduced as `core.useBuiltinFSMonitor` in Git for Windows
and developed, improved and stabilized there, the built-in FSMonitor
only made it into upstream Git (after unnecessarily long hemming and
hawing and throwing overly perfectionist style review sticks into the
spokes) as `core.fsmonitor = true`.

In Git for Windows, with this topic branch, we re-introduce the
now-obsolete config setting, with warnings suggesting to existing users
how to switch to the new config setting, with the intention to
ultimately drop the patch at some stage.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
…updates

Start monitoring updates of Git for Windows' component in the open
Add a README.md for GitHub goodness.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.