Skip to content

Rebase shears/seen (#22424280567)#8

Open
gitforwindowshelper[bot] wants to merge 274 commits intobase/shears/seen-22424280567from
shears/seen-22424280567
Open

Rebase shears/seen (#22424280567)#8
gitforwindowshelper[bot] wants to merge 274 commits intobase/shears/seen-22424280567from
shears/seen-22424280567

Conversation

@gitforwindowshelper
Copy link
Copy Markdown

Workflow run

Rebase Summary: seen

From: 6040621e34 (Merge 'readme' into HEAD, 2018-06-07) (5d3971804c..6040621e34)
To: 3bcd28b9be (Merge 'readme' into HEAD, 2018-06-07) (804c861313..3bcd28b9be)

Statistics

Metric Count
Total conflicts 0
Skipped (upstreamed) 0
Resolved surgically 0
Range-diff (click to expand)
  1:  fb5e411ad0 =   1:  8f8803b039 unix-socket: avoid leak when initialization fails
  2:  fdf6276a84 =   2:  190a7a927d grep: prevent `^$` false match at end of file
 14:  ea0603bf3e =   3:  a503212f0b vcpkg_install: detect lack of Git
 15:  75b4bd0333 =   4:  ef6d8709fb vcpkg_install: add comment regarding slow network connections
 16:  42637fa7c4 =   5:  1b6ae0bccd vcbuild: install ARM64 dependencies when building ARM64 binaries
 17:  734d2cf32a =   6:  ccd5d29fda vcbuild: add an option to install individual 'features'
 18:  06006426f6 =   7:  3a16b1f44a cmake: allow building for Windows/ARM64
  3:  4803e89cd1 =   8:  295d6c00be mingw: include the Python parts in the build
 19:  61695a1030 =   9:  3e42c91d93 ci(vs-build) also build Windows/ARM64 artifacts
  5:  7fb0fd3861 !  10:  dedf0a1a31 win32/pthread: avoid name clashes with winpthread
    @@ compat/win32/pthread.h: int pthread_create(pthread_t *thread, const void *unused
     +#define pthread_self win32_pthread_self
      
      int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex);
    - 
    + int pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex,
 20:  13e14a9350 =  11:  3ef0bc445c Add schannel to curl installation
  7:  0962049b91 =  12:  8534ad1dab git-compat-util: avoid redeclaring _DEFAULT_SOURCE
 21:  b8c6099dc6 =  13:  3a6d25486c hash-object: demonstrate a >4GB/LLP64 problem
 22:  ca023daf04 =  14:  8f7bb399be cmake(): allow setting HOST_CPU for cross-compilation
 10:  79f57cf60a =  15:  cd96d8df27 Import the source code of mimalloc v2.2.7
 23:  6ca541211e =  16:  fdcb271432 object-file.c: use size_t for header lengths
  4:  9f74099117 =  17:  dcc3d0f46e t9350: point out that refs are not updated correctly
 24:  b7f38f7c7e =  18:  34e8e20eaf CMake: default Visual Studio generator has changed
 26:  c84537b0e2 =  19:  d7b202b723 mimalloc: adjust for building inside Git
 25:  efff15387b =  20:  b14c9e1da7 hash algorithms: use size_t for section lengths
  6:  7ab0bd8da6 =  21:  1cc5ce32b5 transport-helper: add trailing --
 27:  0411ccf945 =  22:  2422d8677f mingw: demonstrate a `git add` issue with NTFS junctions
 28:  0e541c0182 =  23:  1526e7dec0 .gitignore: add Visual Studio CMakeSetting.json file
 30:  5696df3ba9 =  24:  675a3ed4b2 mimalloc: offer a build-time option to enable it
 31:  9e8005e114 =  25:  70543a90ad t5505/t5516: allow running without `.git/branches/` in the templates
 29:  8fdb58030b =  26:  6bbf61cd99 hash-object --stdin: verify that it works with >4GB/LLP64
  8:  f29ca73b6a =  27:  5215d00a83 remote-helper: check helper status after import/export
  9:  670bc7ef2d =  28:  389f10fbd6 clean: do not traverse mount points
 32:  05292d9788 =  29:  863b14653a strbuf_realpath(): use platform-dependent API if available
 33:  6ee961aa8c =  30:  fe1940dd57 http: use new "best effort" strategy for Secure Channel revoke checking
 34:  691c4a548e =  31:  4d52a173f3 subtree: update `contrib/subtree` `test` target
 35:  03a6e01370 =  32:  172d02724a CMakeLists: add default "x64-windows" arch for Visual Studio
 39:  f7851fcd5d =  33:  d4a6a86c48 mingw: use mimalloc
 40:  44587c27ca =  34:  0ae2fdd1b3 t5505/t5516: fix white-space around redirectors
 36:  ca6d9f9c6f =  35:  1e1847e23f hash-object: add another >4GB/LLP64 test case
 11:  b55c0777f9 =  36:  2898cd2a21 Always auto-gc after calling a fast-import transport
 12:  1729565605 =  37:  b03d2dfbe1 mingw: prevent regressions with "drive-less" absolute paths
 13:  6d8f10fef3 =  38:  f247285fda clean: remove mount points when possible
 42:  51102e0482 =  39:  54a49ab0fa transport: optionally disable side-band-64k
 43:  4d6ab12997 =  40:  7ceac28a0b mingw: fix fatal error working on mapped network drives on Windows
 44:  eddb35f581 =  41:  a1c24ce92e clink.pl: fix MSVC compile script to handle libcurl-d.lib
 45:  35b5afe43b =  42:  7306aa5ea0 mingw: implement a platform-specific `strbuf_realpath()`
 46:  d5b1f3b868 =  43:  bc7a8b52da t3701: verify that we can add *lots* of files interactively
 47:  5713dc51f2 =  44:  b216842040 commit: accept "scissors" with CR/LF line endings
 48:  46f3655ca7 =  45:  ff561ea02d t0014: fix indentation
 49:  f8a3a19aaf =  46:  596d4f1578 git-gui: accommodate for intent-to-add files
 50:  73f5689389 =  47:  1c68a619bc mingw: allow for longer paths in `parse_interpreter()`
 51:  af99a0fa7f =  48:  eb6f646035 compat/vcbuild: document preferred way to build in Visual Studio
 52:  5062ab08b7 =  49:  fd39d2cad0 http: optionally send SSL client certificate
 53:  140a8cfe16 =  50:  13f79ef268 ci: run `contrib/subtree` tests in CI builds
 54:  8a7924e84c =  51:  fd50fcbb82 CMake: show Win32 and Generator_platform build-option values
 62:  08f9435dc1 =  52:  e0a68b5ddc windows: skip linking `git-<command>` for built-ins
 63:  e5c003b209 =  53:  f37f852138 mingw: stop hard-coding `CC = gcc`
 64:  b11db2bcf0 =  54:  605f0aa42b mingw: drop the -D_USE_32BIT_TIME_T option
 65:  578c737c47 =  55:  29a6894ae4 mingw: only use -Wl,--large-address-aware for 32-bit builds
 66:  ae8c5e8f27 =  56:  9368ca7bb3 mingw: avoid over-specifying `--pic-executable`
 67:  7b9d17f449 =  57:  0138ba3143 mingw: set the prefix and HOST_CPU as per MSYS2's settings
 68:  ec7558dccf =  58:  5f769a439a mingw: only enable the MSYS2-specific stuff when compiling in MSYS2
 69:  a985bca8cf =  59:  8602677d87 mingw: rely on MSYS2's metadata instead of hard-coding it
 70:  fe0f8fce8f =  60:  ffd251521e mingw: always define `ETC_*` for MSYS2 environments
 71:  7398811b8e =  61:  8e0a6a934f max_tree_depth: lower it for clang builds in general on Windows
 72:  26567ca40c =  62:  bf4b04f517 mingw: ensure valid CTYPE
 74:  789ca6ada6 =  63:  49ba0ee509 mingw: allow `git.exe` to be used instead of the "Git wrapper"
 76:  f13e773b8e =  64:  1f19f732c5 mingw: ignore HOMEDRIVE/HOMEPATH if it points to Windows' system directory
 79:  1b1bee9285 =  65:  e5ccdf6a51 clink.pl: fix libexpatd.lib link error when using MSVC
 81:  892b3e9653 =  66:  cf876cb4b2 Makefile: clean up .ilk files when MSVC=1
 83:  e079872f65 =  67:  09507f90e6 vcbuild: add support for compiling Windows resource files
 85:  2b4b39775d =  68:  64fbd93723 config.mak.uname: add git.rc to MSVC builds
 41:  e405eb26d8 =  69:  f4501ca716 MinGW: link as terminal server aware
 88:  8f6c2083bf =  70:  3aae8b68fc clink.pl: ignore no-stack-protector arg on MSVC=1 builds
 89:  92c2387bda =  71:  73b6aca392 http: optionally load libcurl lazily
 73:  ce79026ec4 =  72:  ff7f2dc988 ci: work around a problem with HTTP/2 vs libcurl v8.10.0
 92:  f265337915 =  73:  0800f8be60 clink.pl: move default linker options for MSVC=1 builds
 93:  787a88ad77 =  74:  64847dfc78 http: support lazy-loading libcurl also on Windows
 75:  e0c60f523e =  75:  005848a45d revision: create mark_trees_uninteresting_dense()
 37:  00c8095090 =  76:  1472d5ef24 setup: properly use "%(prefix)/" when in WSL
 38:  56f307bfd1 =  77:  267deecb3a Add config option `windows.appendAtomically`
 96:  2ecddd4cd2 =  78:  dbbecbb25b cmake: install headless-git.
 97:  6e9ccb3c2d =  79:  41724643ef http: when loading libcurl lazily, allow for multiple SSL backends
 77:  6edc5e463b =  80:  99ee54d90c survey: stub in new experimental 'git-survey' command
 55:  4d6c7decae =  81:  8f2dd5c8ab hash-object: add a >4GB/LLP64 test case using filtered input
 56:  ac7db4a735 =  82:  c1efbd5f52 compat/mingw.c: do not warn when failing to get owner
 57:  77b197f8b2 =  83:  6b266bf43d mingw: $env:TERM="xterm-256color" for newer OSes
 58:  5073803059 =  84:  0541939269 winansi: check result and Buffer before using Name
 59:  461e231587 =  85:  1b7dc4ec65 mingw: change core.fsyncObjectFiles = 1 by default
 60:  c98dd2b801 =  86:  6c2389d850 Fix Windows version resources
 61:  6a5478788e =  87:  a9c7222c2b status: fix for old-style submodules with commondir
100:  ef3c63aef5 =  88:  27488a1812 git.rc: include winuser.h
101:  a3c538f9dc =  89:  fc43092d31 mingw: do load libcurl dynamically by default
102:  f500c31503 =  90:  b02a5f4a62 Add a GitHub workflow to verify that Git/Scalar work in Nano Server
103:  c5b307eace =  91:  d0a21cc0bd mingw: suggest `windows.appendAtomically` in more cases
104:  0c34586374 =  92:  bea7c3adc4 win32: use native ANSI sequence processing, if possible
105:  aba8ded039 =  93:  914b08570c common-main.c: fflush stdout buffer upon exit
106:  9b27ad1eb3 =  94:  dddcd7bd3a t5601/t7406(mingw): do run tests with symlink support
107:  a17450aa55 =  95:  b0600224c2 win32: ensure that `localtime_r()` is declared even in i686 builds
108:  4479033568 =  96:  0c7b5d45b0 Fallback to AppData if XDG_CONFIG_HOME is unset
109:  3e1e820ef5 =  97:  11c960c73c run-command: be helpful with Git LFS fails on Windows 7
 78:  fd1cbe9bec =  98:  14146295ad survey: add command line opts to select references
 80:  42c6cb9079 =  99:  16357fd468 survey: start pretty printing data in table form
 82:  82ca7363f3 = 100:  76d10aab5c survey: add object count summary
 84:  1651fa6564 = 101:  abe9177776 survey: summarize total sizes by object type
 86:  7ef6b0b855 = 102:  4da1ba65d1 survey: show progress during object walk
 87:  12f298770a = 103:  7c36c1a370 mingw: make sure `errno` is set correctly when socket operations fail
 90:  533441af22 = 104:  b5e1baffc2 survey: add ability to track prioritized lists
 91:  576eee914c = 105:  25dfa375ac compat/mingw: handle WSA errors in strerror
 94:  ae706fc881 = 106:  4afa4f1bfc survey: add report of "largest" paths
 95:  8566abf17c = 107:  e53d7c8506 compat/mingw: drop outdated comment
 98:  902fb64e08 = 108:  18b2665c1f survey: add --top=<N> option and config
 99:  d14c1e2568 = 109:  f0ff18b4f9 t0301: actually test credential-cache on Windows
110:  c53b1f5d26 = 110:  cb0c2762cf survey: clearly note the experimental nature in the output
111:  61cb0748a6 = 111:  a40f16b061 credential-cache: handle ECONNREFUSED gracefully
112:  0a9f9aa32e = 112:  73664d5089 reftable: do make sure to use custom allocators
113:  48849d683e = 113:  def6b84d18 check-whitespace: avoid alerts about upstream commits
114:  5d36f10563 = 114:  adc4749edf t/t5571-prep-push-hook.sh: Add test with writing to stderr
115:  3682768b0e = 115:  c19f0068b5 git-svn: mark it as unsupported by the Git for Windows project
116:  2bd259a5b5 = 116:  a9a0188cf1 ci(macos): skip the `git p4` tests
119:  3cc4bcc556 = 117:  57580c4ab4 Win32: make FILETIME conversion functions public
120:  fc7f1a4021 = 118:  f8e14085f1 Win32: dirent.c: Move opendir down
121:  1042521b0d = 119:  97d4ef68ca mingw: make the dirent implementation pluggable
122:  a10cde4349 = 120:  c3ddb440ec Win32: make the lstat implementation pluggable
123:  403096791f = 121:  3e8c5dc7b4 mingw: add infrastructure for read-only file system level caches
124:  b09e6b2fff = 122:  192931e6b8 mingw: add a cache below mingw's lstat and dirent implementations
125:  63652e07fa = 123:  67e21371ab fscache: load directories only once
126:  7b8c50156f = 124:  e897d39378 fscache: add key for GIT_TRACE_FSCACHE
127:  01dd80eadc = 125:  1e5b1eb070 fscache: remember not-found directories
128:  a4f03d8acc = 126:  f962309770 fscache: add a test for the dir-not-found optimization
129:  3d521e6cda = 127:  33ba60badf add: use preload-index and fscache for performance
130:  b71e9a2abd = 128:  1b2b3a9a32 dir.c: make add_excludes aware of fscache during status
131:  ee1ae05703 = 129:  d9582d144f fscache: make fscache_enabled() public
132:  5868bcdf6b = 130:  3a716d6e47 dir.c: regression fix for add_excludes with fscache
133:  d603d217bc = 131:  3aa3889597 fetch-pack.c: enable fscache for stats under .git/objects
134:  2c5d5b2e6c = 132:  062bb949e5 checkout.c: enable fscache for checkout again
135:  1928db20a8 = 133:  5b4f41d2c1 Enable the filesystem cache (fscache) in refresh_index().
117:  2f1d4e9c2e = 134:  f9f22c434d git-gui--askyesno: fix funny text wrapping
136:  132b306ded = 135:  b983be4def fscache: use FindFirstFileExW to avoid retrieving the short name
118:  eb4e33edb1 = 136:  aab2262289 git-gui--askyesno (mingw): use Git for Windows' icon, if available
137:  dd4a880ba2 = 137:  46ad66501e fscache: add GIT_TEST_FSCACHE support
138:  5dde7c2947 = 138:  fd357cffc0 fscache: add fscache hit statistics
139:  fc60d7b396 = 139:  1904dd8f1e unpack-trees: enable fscache for sparse-checkout
140:  20a0024ab3 = 140:  7854b6d1b0 status: disable and free fscache at the end of the status command
141:  a89ba09724 = 141:  ec6322f589 mem_pool: add GIT_TRACE_MEMPOOL support
142:  f43ea7be0e = 142:  61c2a800d3 fscache: fscache takes an initial size
143:  dfe0f467e4 = 143:  a105b66252 fscache: update fscache to be thread specific instead of global
144:  5888c917fb = 144:  6f61d426c0 fscache: teach fscache to use mempool
145:  94419243a4 = 145:  6b9d2d3b3a fscache: make fscache_enable() thread safe
146:  ffe1b9d313 = 146:  9c7277e099 fscache: teach fscache to use NtQueryDirectoryFile
147:  5de9f52f59 = 147:  e085f60b9e fscache: remember the reparse tag for each entry
148:  0460546ea6 = 148:  bfea5b9cf5 fscache: implement an FSCache-aware is_mount_point()
149:  4ee9cc3526 = 149:  e339e3c465 clean: make use of FSCache
150:  be4fc98624 = 150:  cffe86cf04 pack-objects (mingw): demonstrate a segmentation fault with large deltas
151:  a2cfd06994 = 151:  61adbc0a11 mingw: support long paths
152:  dd05711979 = 152:  06d3cb25b3 win32(long path support): leave drive-less absolute paths intact
153:  93ef03b7c4 = 153:  276be1ddad compat/fsmonitor/fsm-*-win32: support long paths
154:  05c08b1301 = 154:  f14bdcfca1 clean: suggest using `core.longPaths` if paths are too long to remove
155:  5cfd53c4e2 = 155:  2711ff860f mingw: Support `git_terminal_prompt` with more terminals
156:  968c6e0147 = 156:  1c27b4acdb compat/terminal.c: only use the Windows console if bash 'read -r' fails
157:  7971ef5f92 = 157:  f13e0c0748 mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method
158:  8f14b9ec4f = 158:  9df31457f4 Win32: symlink: move phantom symlink creation to a separate function
159:  525b3186a9 = 159:  0adfc2dd05 Introduce helper to create symlinks that knows about index_state
160:  b46c2481d2 = 160:  2fd9883b89 mingw: allow to specify the symlink type in .gitattributes
161:  27c65d48b2 = 161:  de75d08065 Win32: symlink: add test for `symlink` attribute
163:  89dc4c5a10 = 162:  09e31ac82b mingw: explicitly specify with which cmd to prefix the cmdline
165:  8c0a75a11c = 163:  ef9e447a1f mingw: when path_lookup() failed, try BusyBox
167:  2e762b602a = 164:  0755e8dc33 test-tool: learn to act as a drop-in replacement for `iconv`
169:  802c325e65 = 165:  17bc2e7eee tests(mingw): if `iconv` is unavailable, use `test-helper --iconv`
171:  83d12c1dca = 166:  dbeaa55bbf gitattributes: mark .png files as binary
172:  986512f74c = 167:  bf9780691d tests: move test PNGs into t/lib-diff/
173:  6f15432cbf = 168:  8dab70715a tests: only override sort & find if there are usable ones in /usr/bin/
174:  dd74220ea0 = 169:  f5588557e2 tests: use the correct path separator with BusyBox
175:  2eb7a44bf0 = 170:  b9e46fdfc6 mingw: only use Bash-ism `builtin pwd -W` when available
176:  03084fa61b = 171:  87621932c0 tests (mingw): remove Bash-specific pwd option
162:  0fa0e2c5d2 = 172:  853c9fd71f mingw: introduce code to detect whether we're inside a Windows container
177:  ad43808bd5 = 173:  9e528d3e23 test-lib: add BUSYBOX prerequisite
164:  f52968fd61 = 174:  4667e754f3 mingw: when running in a Windows container, try to rename() harder
178:  1a56f5733e = 175:  fbcc21b281 t5003: use binary file from t/lib-diff/
166:  9f181dd461 = 176:  58a0f7ed6b mingw: move the file_attr_to_st_mode() function definition
179:  4a0d05d69c = 177:  ba38f51c2d t5532: workaround for BusyBox on Windows
168:  6625009310 = 178:  a768d04f90 mingw: Windows Docker volumes are *not* symbolic links
181:  cb232401b7 = 179:  fb6e536671 t5605: special-case hardlink test for BusyBox-w32
170:  49c5e4ca81 = 180:  4126654504 mingw: work around rename() failing on a read-only file
183:  6fd9f41723 = 181:  552bffd87f t5813: allow for $PWD to be a Windows path
185:  896027e73d = 182:  c22123e378 t9200: skip tests when $PWD contains a colon
180:  c79c5d26be = 183:  6f74c508d3 Describe Git for Windows' architecture [no ci]
187:  6bd9ab77ba = 184:  a4a849e447 mingw: kill child processes in a gentler way
188:  0939a42c56 = 185:  0c05d03aa7 mingw: optionally enable wsl compability file mode bits
182:  c21952cc07 = 186:  fbfb5c28a5 Modify the Code of Conduct for Git for Windows
190:  59c0cf5cc2 = 187:  6016b86b07 mingw: really handle SIGINT
184:  a4826287c9 = 188:  a9a20baa8c CONTRIBUTING.md: add guide for first-time contributors
193:  a96fef7ced = 189:  df8d965ccd Partially un-revert "editor: save and reset terminal after calling EDITOR"
186:  f048dd3b32 = 190:  24a123be34 README.md: Add a Windows-specific preamble
194:  e2b37a6756 = 191:  320be5c261 reset: reinstate support for the deprecated --stdin option
189:  83302da9c5 = 192:  37cde5d483 Add an issue template
191:  9cbdc07b41 = 193:  c2c2ad89a4 Add a GitHub workflow to monitor component updates
195:  737e3a51de = 194:  08a7e53b1c fsmonitor: reintroduce core.useBuiltinFSMonitor
192:  7bb534dd7a = 195:  bb93b52727 Modify the GitHub Pull Request template (to reflect Git for Windows)
196:  709c315e0b = 196:  6f8096e9f7 dependabot: help keeping GitHub Actions versions up to date
197:  0185723bcc = 197:  2fa358d3ad SECURITY.md: document Git for Windows' policies

PhilipOakley and others added 30 commits February 26, 2026 01:48
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>
After importing anything with fast-import, we should always let the
garbage collector do its job, since the objects are written to disk
inefficiently.

This brings down an initial import of http://selenic.com/hg from about
230 megabytes to about 14.

In the future, we may want to make this configurable on a per-remote
basis, or maybe teach fast-import about it in the first place.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
On Windows, there are several categories of absolute paths. One such
category starts with a backslash and is implicitly relative to the drive
associated with the current working directory. Example:

	c:
	git clone https://github.com/git-for-windows/git \G4W

should clone into C:\G4W.

Back in 2017, Juan Carlos Arevalo Baeza reported a bug in Git's handling
of those absolute paths was identified, and fixed. Let's make sure that
it stays fixed.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
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>
This is no longer true in general, not with supporting Clang out of the
box.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This option was added in fa93bb2 (MinGW: Fix stat definitions to
work with MinGW runtime version 4.0, 2013-09-11), i.e. a _long_ time
ago. So long, in fact, that it still targeted MinGW. But we switched to
mingw-w64 in 2015, which seems not to share the problem, and therefore
does not require a fix.

Even worse: This flag is incompatible with UCRT64, which we are about to
support by way of upstreaming `mingw-w64-git` to the MSYS2 project, see
msys2/MINGW-packages#26470 for details.

So let's send that option into its well-deserved retirement.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
dscho and others added 30 commits February 26, 2026 01:49
This was pull request git-for-windows#1645 from ZCube/master

Support windows container.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
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>
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>
The Git for Windows project has grown quite complex over the years,
certainly much more complex than during the first years where the
`msysgit.git` repository was abusing Git for package management purposes
and the `git/git` fork was called `4msysgit.git`.

Let's describe the status quo in a thorough way.

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>
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>
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>
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>
…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>
Handle Ctrl+C in Git Bash nicely

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>
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>
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>
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>
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>
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 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>
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>
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>
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>
…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.