Skip to content
Merged
Changes from all commits
Commits
Show all changes
305 commits
Select commit Hold shift + click to select a range
fee35b1
mingw: do load libcurl dynamically by default
dscho May 7, 2023
e6a6ebc
Add a GitHub workflow to verify that Git/Scalar work in Nano Server
dscho Nov 2, 2022
1990147
mingw: suggest `windows.appendAtomically` in more cases
dsl101 Jul 28, 2023
37612e1
win32: use native ANSI sequence processing, if possible
dscho Nov 22, 2023
728b1db
common-main.c: fflush stdout buffer upon exit
chengzhuo5 Apr 8, 2024
4ecf316
t5601/t7406(mingw): do run tests with symlink support
dscho Apr 9, 2024
18f1363
win32: ensure that `localtime_r()` is declared even in i686 builds
dscho May 21, 2024
d44a3f6
Fallback to AppData if XDG_CONFIG_HOME is unset
ariellourenco Jul 2, 2024
6b47361
run-command: be helpful with Git LFS fails on Windows 7
dscho Jul 4, 2024
7806bd1
survey: stub in new experimental 'git-survey' command
Apr 29, 2024
1592927
survey: add command line opts to select references
Apr 29, 2024
3ca4cab
survey: start pretty printing data in table form
derrickstolee Sep 1, 2024
572cfa6
survey: add object count summary
derrickstolee Sep 2, 2024
7af6b91
survey: summarize total sizes by object type
derrickstolee Sep 2, 2024
32d24eb
survey: show progress during object walk
derrickstolee Sep 2, 2024
90fa6a6
survey: add ability to track prioritized lists
derrickstolee Sep 2, 2024
d8e4362
survey: add report of "largest" paths
derrickstolee Sep 2, 2024
48d9e81
survey: add --top=<N> option and config
derrickstolee Sep 23, 2024
5d4e035
revision: create mark_trees_uninteresting_dense()
derrickstolee Sep 6, 2024
03bcb28
survey: clearly note the experimental nature in the output
dscho Jul 1, 2024
11d0097
mingw: make sure `errno` is set correctly when socket operations fail
dscho Nov 14, 2019
c21db0a
compat/mingw: handle WSA errors in strerror
rimrul Dec 22, 2024
93612be
t5563: verify that NTLM authentication works
dscho Nov 26, 2025
4a6bb0d
compat/mingw: drop outdated comment
rimrul Dec 22, 2024
a4f847e
http: disallow NTLM authentication by default
dscho Nov 26, 2025
ac20928
http: extract http_reauth_prepare() from retry paths
mjcheetham Apr 13, 2026
91e108b
Merge 'remote-hg-prerequisites' into HEAD
dscho Jun 8, 2018
0ae3505
t0301: actually test credential-cache on Windows
rimrul Dec 29, 2024
c91c82a
http: warn if might have failed because of NTLM
dscho Nov 26, 2025
6dd257a
http: attempt Negotiate auth in http.emptyAuth=auto mode
mjcheetham Apr 13, 2026
7f294a8
Merge branch 'drive-prefix'
dscho Jun 8, 2018
152380d
credential-cache: handle ECONNREFUSED gracefully
rimrul Dec 22, 2024
8668f54
reftable: do make sure to use custom allocators
dscho Mar 6, 2025
2238da5
check-whitespace: avoid alerts about upstream commits
dscho Jun 3, 2025
f44b294
t/t5571-prep-push-hook.sh: Add test with writing to stderr
t-b Jan 26, 2026
d8031ed
credential: advertise NTLM suppression and allow helpers to re-enable
dscho Feb 9, 2026
bd5ce11
dir: do not traverse mount points
maks244 Mar 30, 2026
0f78924
t5563: add tests for http.emptyAuth with Negotiate
mjcheetham Apr 13, 2026
f260472
mingw: stop using nedmalloc
dscho Jun 24, 2019
4d1fb6b
mingw: stop hard-coding `CC = gcc`
dscho Nov 23, 2025
0d24432
mingw: drop the -D_USE_32BIT_TIME_T option
dscho Nov 21, 2025
5cd841b
Merge branch 'dscho-avoid-d-f-conflict-in-vs-master'
dscho Apr 13, 2021
c470f27
mingw: only use -Wl,--large-address-aware for 32-bit builds
dscho Nov 21, 2025
05f2ffa
clink.pl: fix libexpatd.lib link error when using MSVC
jeffhostetler Mar 30, 2021
3606ba6
mingw: avoid over-specifying `--pic-executable`
dscho Nov 21, 2025
d08f824
Makefile: clean up .ilk files when MSVC=1
jeffhostetler Apr 5, 2021
e8f59ba
mingw: set the prefix and HOST_CPU as per MSYS2's settings
dscho Nov 21, 2025
852bc76
vcbuild: add support for compiling Windows resource files
jeffhostetler Apr 5, 2021
6e984f7
mingw: only enable the MSYS2-specific stuff when compiling in MSYS2
dscho Nov 21, 2025
de1dd1b
config.mak.uname: add git.rc to MSVC builds
jeffhostetler Apr 5, 2021
546d38d
mingw: rely on MSYS2's metadata instead of hard-coding it
dscho Nov 21, 2025
b1c84ad
mingw: ensure valid CTYPE
dscho Feb 21, 2017
f3d8940
clink.pl: ignore no-stack-protector arg on MSVC=1 builds
jeffhostetler Apr 5, 2021
1fb6dab
mingw: always define `ETC_*` for MSYS2 environments
dscho Nov 21, 2025
be2b2f4
mingw: allow `git.exe` to be used instead of the "Git wrapper"
dscho Jan 31, 2020
f717f38
clink.pl: move default linker options for MSVC=1 builds
jeffhostetler Apr 5, 2021
5db8d3b
windows: skip linking `git-<command>` for built-ins
dscho Jan 27, 2023
fabf7df
max_tree_depth: lower it for clang builds in general on Windows
dscho Nov 21, 2025
90e4e77
mingw: ignore HOMEDRIVE/HOMEPATH if it points to Windows' system dire…
dscho Aug 25, 2020
5fac063
git.rc: include winuser.h
rimrul Dec 2, 2023
7ec458d
cmake: install headless-git.
Berrysoft Mar 11, 2023
c5a2120
ci: bump microsoft/setup-msbuild from v2 to v3
dscho Apr 21, 2026
236cb4d
ci: bump actions/{upload,download}-artifact to v7 and v8
dscho Apr 21, 2026
c202109
ci: bump actions/github-script from v8 to v9
dscho Apr 21, 2026
275f23c
ci: bump actions/checkout from v5 to v6
dscho Apr 21, 2026
8bcfbb9
mingw: optionally use legacy (non-POSIX) delete semantics
dscho Apr 27, 2026
06f0ce4
ci: bump git-for-windows/setup-git-for-windows-sdk from v1 to v2
dscho Apr 29, 2026
eb3911b
win32: thread-utils: handle multi-socket systems
rimrul Feb 21, 2026
bb58bb5
maintenance(geometric): do release the `.idx` files before repacking
dscho Apr 27, 2026
8ed8f03
l10n: bump mshick/add-pr-comment from v2 to v3
dscho Apr 25, 2026
c6daaad
build: tolerate use of _Generic from glibc 2.43 with Clang
pks-t May 5, 2026
9536b13
entry: flush fscache after creating directories and writing files
tyrielv May 18, 2026
e1756e3
ci(vs-build): adapt to Visual Studio 2026 default on windows-latest
dscho Jun 10, 2026
3f4a914
vcbuild: install ARM64 dependencies when building ARM64 binaries
manbearian Feb 1, 2020
3095a33
vcbuild: add an option to install individual 'features'
manbearian Feb 4, 2020
0235fd9
vcpkg_install: detect lack of Git
PhilipOakley Oct 6, 2019
e48b4e6
cmake: allow building for Windows/ARM64
dennisameling Dec 4, 2020
bfbd8b6
vcpkg_install: add comment regarding slow network connections
PhilipOakley Oct 6, 2019
ea633e0
ci(vs-build) also build Windows/ARM64 artifacts
dennisameling Nov 28, 2020
f826b94
CMake: default Visual Studio generator has changed
PhilipOakley Jul 1, 2021
ac82257
.gitignore: add Visual Studio CMakeSetting.json file
PhilipOakley Apr 24, 2021
d8d25d5
CMakeLists: add default "x64-windows" arch for Visual Studio
PhilipOakley Apr 22, 2021
399be10
Add schannel to curl installation
dennisameling Dec 6, 2020
5859b25
cmake(): allow setting HOST_CPU for cross-compilation
dennisameling Jul 19, 2021
f4ce0a5
CMake: show Win32 and Generator_platform build-option values
PhilipOakley May 10, 2021
db36eaf
mingw: introduce code to detect whether we're inside a Windows container
zcube Apr 23, 2018
325ac04
mingw: Support `git_terminal_prompt` with more terminals
kblees Mar 19, 2015
7ad618a
mingw: when running in a Windows container, try to rename() harder
zcube Apr 23, 2018
0b126e9
compat/terminal.c: only use the Windows console if bash 'read -r' fails
kblees May 9, 2015
984bc2f
mingw: move the file_attr_to_st_mode() function definition
zcube Apr 23, 2018
e92c12c
ci(macos): skip the `git p4` tests
dscho Nov 13, 2025
cc8be7b
mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method
dscho Feb 23, 2018
938fb92
mingw: Windows Docker volumes are *not* symbolic links
dscho Apr 23, 2018
697e397
Win32: symlink: move phantom symlink creation to a separate function
piscisaureus Oct 26, 2018
1929745
mingw: work around rename() failing on a read-only file
dsl101 Jul 28, 2023
084d73a
Introduce helper to create symlinks that knows about index_state
dscho Feb 11, 2019
d9a41f9
mingw: allow to specify the symlink type in .gitattributes
piscisaureus Oct 26, 2018
b95bcb1
Win32: symlink: add test for `symlink` attribute
piscisaureus Oct 26, 2018
698ef1f
mingw: kill child processes in a gentler way
dscho May 17, 2017
ed0c744
mingw: really handle SIGINT
dscho Apr 22, 2018
0c45179
clean: do not traverse mount points
dscho Dec 7, 2018
b4479a2
Merge branch 'msys2-python'
dscho May 31, 2019
ad0292d
Update mimalloc to v2.2.7 (#6048)
dscho Jan 19, 2026
14e872b
Merge pull request #2375 from assarbad/reintroduce-sideband-config
dscho Oct 30, 2019
8778a8f
Merge pull request #2488 from bmueller84/master
dscho Jan 22, 2020
c9e92cf
Merge pull request #2501 from jeffhostetler/clink-debug-curl
dscho Jan 30, 2020
f21c397
Merge pull request #2504 from dscho/access-repo-via-junction
dscho Feb 1, 2020
463721b
Merge pull request #2535 from dscho/schannel-revoke-best-effort
dscho Mar 4, 2020
a047a8e
Merge pull request #2618 from dscho/avoid-d/f-conflict-in-vs/master
dscho May 9, 2020
5586221
Merge 'add-p-many-files'
dscho Jun 8, 2018
50ddbce
Merge pull request #2714 from lbonanomi/crlf-scissors
dscho Jul 3, 2020
940437b
Merge pull request #2655 from jglathe/jg/t0014_trace_extra_info
dscho Oct 9, 2020
4a41f50
Merge 'git-gui/js/intent-to-add'
dscho Oct 18, 2020
b4ce5a9
Merge pull request #2351 from PhilipOakley/vcpkg-tip
dscho Oct 7, 2019
cb4f987
Merge pull request #2915 from dennisameling/windows-arm64-support
dscho Dec 9, 2020
e18a38e
Merge pull request #3327 from dennisameling/fix-host-cpu
dscho Jul 19, 2021
0698316
Merge pull request #3165 from dscho/increase-allowed-length-of-interp…
dscho Apr 3, 2021
88af93a
Merge pull request #3220 from dscho/there-is-no-vs/master-anymore
dscho May 17, 2021
6c58170
Merge pull request #3293 from pascalmuller/http-support-automatically…
dscho Jun 24, 2021
a007a27
Merge pull request #3349 from vdye/feature/ci-subtree-tests
dscho Aug 10, 2021
04bd622
Merge pull request #3306 from PhilipOakley/vs-sln
dscho Oct 12, 2021
e492ab5
Merge pull request #3533 from PhilipOakley/hashliteral_t
dscho Dec 15, 2021
5226067
Merge pull request #3791: Various fixes around `safe.directory`
derrickstolee Apr 13, 2022
1e2498a
Merge pull request #3751 from rkitover/native-term
dscho Apr 21, 2022
3f1bd7f
Merge pull request #3875 from 1480c1/wine/detect_msys_tty
dscho May 30, 2022
2293ecb
clean: remove mount points when possible
dscho Dec 11, 2018
7184db1
Merge branch 'optionally-dont-append-atomically-on-windows'
dscho Jun 23, 2022
ece8731
Merge branch 'fsync-object-files-always'
dscho Oct 11, 2018
f98246c
Merge pull request #3942 from rimrul/mingw-tsaware
dscho Jul 27, 2022
b759f0a
Fix Windows version resources (#4092)
dscho Nov 3, 2022
110ba4b
Fix global repository field not being cleared (#4083)
dscho Dec 20, 2022
42d2d62
Skip linking the "dashed" `git-<command>`s for built-ins (#4252)
dscho Jan 31, 2023
e5db013
Add full `mingw-w64-git` (i.e. regular MSYS2 ecosystem) support (#5971)
dscho Nov 25, 2025
3b9b5b7
Merge pull request #2506 from dscho/issue-2283
dscho Feb 11, 2020
64fcff4
Merge pull request #2974 from derrickstolee/maintenance-and-headless
dscho Jan 11, 2021
51ea2b3
ARM64: Embed manifest properly (#4718)
dscho Dec 7, 2023
999a304
Lazy load libcurl, allowing for an SSL/TLS backend-specific libcurl (…
dscho May 15, 2023
c247a89
Merge branch 'nano-server'
dscho Aug 7, 2023
0d8fe54
Additional error checks for issuing the windows.appendAtomically warn…
dscho Aug 7, 2023
69140dc
win32: use native ANSI sequence processing, if possible (#4700)
dscho Dec 2, 2023
d7ec691
common-main.c: fflush stdout buffer when exit (#4901)
dscho Apr 12, 2024
75bd1de
Merge branch 'run-t5601-and-t7406-with-symlinks-on-windows-10'
dscho Jul 12, 2024
56fb117
Merge branch 'Fix-i686-build-with-GCC-v14'
dscho Jul 12, 2024
67eeadd
Merge branch 'Fallback-to-AppData-if-XDG-CONFIG-HOME-is-unset'
dscho Jul 12, 2024
4a9842e
Merge branch 'run-command-be-helpful-when-Git-LFS-fails-on-Windows-7'
dscho Jul 12, 2024
91adf3d
Add path walk API and its use in 'git pack-objects' (#5171)
derrickstolee Sep 25, 2024
12b6509
Add experimental 'git survey' builtin (#5174)
dscho Sep 26, 2024
4940b7e
credential-cache: handle ECONNREFUSED gracefully (#5329)
dscho Jan 1, 2025
ea11fb3
Merge branch 'reftable-vs-custom-allocators'
dscho Jun 2, 2025
c32e2bb
Merge branch 'check-whitespace-only-downstream'
dscho Jun 3, 2025
caa516e
t/t5571-prep-push-hook.sh: Add test with writing to stderr (#6063)
dscho Jan 27, 2026
46edee1
Merge branch 'disallow-ntlm-auth-by-default'
dscho Feb 12, 2026
722fd7d
Don't traverse mount points in `remove_dir_recurse()` (#6151)
dscho Mar 31, 2026
23c7c42
Detect number of cores better on multi-socket systems (#6108)
dscho Apr 6, 2026
62c5475
http: fix emptyAuth=auto for Negotiate/SPNEGO (#6170)
dscho Apr 14, 2026
c2a42d6
maintenance(geometric): avoid deadlocks on Windows 10 (#6215)
dscho Apr 28, 2026
67170af
Merge branch 'pr-2097'
dscho Apr 29, 2026
6fa2b2f
build: tolerate use of _Generic from glibc 2.43 with Clang (#6233)
dscho May 8, 2026
9bd8560
entry: flush fscache after creating directories and writing files (#6…
dscho Jun 8, 2026
cc5a51a
ci(macos): skip the `git p4` tests (#5954)
dscho Nov 14, 2025
5b471f1
Merge branch 'msys2'
dscho Nov 15, 2018
1db0e3c
Merge 'docker-volumes-are-no-symlinks'
dscho Oct 12, 2018
182716d
mingw: try resetting the read-only bit if rename fails (#4527)
dscho Aug 7, 2023
0e97fc3
Merge pull request #1897 from piscisaureus/symlink-attr
dscho Oct 31, 2018
6b2d774
Merge branch 'dont-clean-junctions'
dscho Jul 30, 2019
48a4cf4
mingw: optionally enable wsl compability file mode bits
swigger Jun 7, 2023
6d5d3b6
Win32: make FILETIME conversion functions public
kblees Jul 6, 2013
28d1fc4
Win32: dirent.c: Move opendir down
kblees Sep 8, 2013
1004fac
mingw: make the dirent implementation pluggable
kblees Sep 8, 2013
d503c8c
Win32: make the lstat implementation pluggable
kblees Sep 8, 2013
2a27e75
mingw: add infrastructure for read-only file system level caches
kblees Sep 8, 2013
edd55c2
mingw: add a cache below mingw's lstat and dirent implementations
kblees Oct 1, 2013
2b9e012
fscache: load directories only once
kblees Jun 24, 2014
4a4c405
fscache: add key for GIT_TRACE_FSCACHE
jeffhostetler Jan 24, 2017
88d00b8
fscache: remember not-found directories
jeffhostetler Dec 13, 2016
e29aa2e
fscache: add a test for the dir-not-found optimization
dscho Jan 25, 2017
578fc0c
add: use preload-index and fscache for performance
jeffhostetler Nov 22, 2016
7269bdd
dir.c: make add_excludes aware of fscache during status
jeffhostetler Nov 1, 2017
97e33df
fscache: make fscache_enabled() public
jeffhostetler Dec 20, 2017
cca196d
Merge branch 'wsl-file-mode-bits'
dscho Aug 7, 2023
7057269
dir.c: regression fix for add_excludes with fscache
jeffhostetler Dec 20, 2017
a3ec13a
git-gui--askyesno: fix funny text wrapping
dscho Sep 20, 2017
60b0f30
Merge pull request #1170 from dscho/mingw-kill-process
dscho Oct 11, 2018
53b726f
fetch-pack.c: enable fscache for stats under .git/objects
Nov 22, 2017
7ac68ed
git-gui--askyesno (mingw): use Git for Windows' icon, if available
dscho Sep 20, 2017
9225cf1
Merge branch 'ready-for-upstream'
dscho Oct 11, 2018
4a65108
mingw: explicitly specify with which cmd to prefix the cmdline
dscho Jul 20, 2017
d3dd725
checkout.c: enable fscache for checkout again
Jan 30, 2018
276b429
mingw: when path_lookup() failed, try BusyBox
dscho Jul 20, 2017
294bae6
Enable the filesystem cache (fscache) in refresh_index().
benpeart Sep 7, 2018
afeaca3
test-tool: learn to act as a drop-in replacement for `iconv`
dscho Jul 20, 2017
91321e9
mem_pool: add GIT_TRACE_MEMPOOL support
benpeart Oct 4, 2018
9de02ee
fscache: use FindFirstFileExW to avoid retrieving the short name
benpeart Oct 23, 2018
c760849
tests(mingw): if `iconv` is unavailable, use `test-helper --iconv`
dscho Jul 20, 2017
d218261
fscache: fscache takes an initial size
benpeart Nov 2, 2018
16f8f99
fscache: add GIT_TEST_FSCACHE support
benpeart Oct 4, 2018
ea5f40e
gitattributes: mark .png files as binary
dscho Oct 11, 2018
3fba11c
fscache: remember the reparse tag for each entry
dscho Dec 11, 2018
13126e2
fscache: update fscache to be thread specific instead of global
benpeart Oct 4, 2018
fb699af
fscache: add fscache hit statistics
benpeart Sep 25, 2018
1e0607a
tests: move test PNGs into t/lib-diff/
dscho Aug 5, 2017
c5561ac
fscache: Windows Docker volumes are *not* symbolic links
dscho Apr 23, 2018
a95aa8f
fscache: teach fscache to use mempool
benpeart Nov 2, 2018
405120a
unpack-trees: enable fscache for sparse-checkout
derrickstolee Jun 12, 2019
8157fe4
tests: only override sort & find if there are usable ones in /usr/bin/
dscho Jul 17, 2017
447db23
fscache: optionally enable wsl compability file mode bits
swigger Jun 7, 2023
893ef6f
fscache: make fscache_enable() thread safe
benpeart Nov 16, 2018
9fef3a3
status: disable and free fscache at the end of the status command
benpeart Nov 1, 2018
a7374c8
Merge branch 'fscache'
dscho Nov 15, 2018
53f478e
tests: use the correct path separator with BusyBox
dscho Nov 19, 2018
b122cb9
fscache: implement an FSCache-aware is_mount_point()
dscho Dec 11, 2018
1f339a4
fscache: teach fscache to use NtQueryDirectoryFile
benpeart Nov 15, 2018
30bfb83
Merge pull request #1909 from benpeart/free-fscache-after-status-gfw
dscho Nov 5, 2018
11a47d2
mingw: only use Bash-ism `builtin pwd -W` when available
dscho Jun 29, 2017
ce6f9a8
clean: make use of FSCache
dscho Dec 11, 2018
1a3f22e
Merge remote-tracking branch 'benpeart/fscache-per-thread-gfw'
dscho Nov 16, 2018
507c935
tests (mingw): remove Bash-specific pwd option
dscho Jun 30, 2017
160be1f
Merge branch 'dont-clean-junctions-fscache'
dscho Jul 23, 2019
f0c4336
test-lib: add BUSYBOX prerequisite
dscho Jul 19, 2017
c67399f
pack-objects (mingw): demonstrate a segmentation fault with large deltas
vangdfang Jan 9, 2014
dd3c78f
t5003: use binary file from t/lib-diff/
dscho Aug 5, 2017
651cc11
mingw: support long paths
kblees Jul 28, 2015
82551d4
t5532: workaround for BusyBox on Windows
dscho Jul 21, 2017
64c6fce
win32(long path support): leave drive-less absolute paths intact
dscho Sep 6, 2023
9a20b67
t5605: special-case hardlink test for BusyBox-w32
dscho Jul 21, 2017
5066fcd
compat/fsmonitor/fsm-*-win32: support long paths
jeffhostetler Mar 25, 2022
7e0fcca
Add a GitHub workflow to monitor component updates
dscho Sep 29, 2020
25d52fa
t5813: allow for $PWD to be a Windows path
dscho Jul 5, 2017
2981f01
clean: suggest using `core.longPaths` if paths are too long to remove
mathstuf Apr 22, 2022
2bafcd2
Partially un-revert "editor: save and reset terminal after calling ED…
dscho Nov 25, 2021
2a47ae0
reset: reinstate support for the deprecated --stdin option
dscho Dec 10, 2019
47212c7
fsmonitor: reintroduce core.useBuiltinFSMonitor
vdye Apr 4, 2022
b133bda
dependabot: help keeping GitHub Actions versions up to date
dscho Feb 6, 2024
fa18d8c
t9200: skip tests when $PWD contains a colon
dscho Jul 7, 2017
bbcd772
Merge branch 'gitk-and-git-gui-patches'
dscho Oct 11, 2018
77ead09
Merge branch 'long-paths'
dscho Nov 15, 2018
34ee190
Merge branch 'busybox-w32'
dscho Feb 7, 2019
db4e314
Merge branch 'un-revert-editor-save-and-reset'
dscho Jan 15, 2022
07a4196
Merge branch 'phase-out-reset-stdin'
dscho Jun 8, 2018
f51d158
Merge branch 'deprecate-core.useBuiltinFSMonitor'
dscho Jan 24, 2023
1f040db
Merge pull request #2837 from dscho/monitor-component-updates
dscho Oct 7, 2020
489d661
Describe Git for Windows' architecture
dscho Feb 13, 2023
458b8ee
Add an AGENTS.md file to help with AI-assisted debugging/development
dscho Jan 26, 2026
ba76b10
Modify the Code of Conduct for Git for Windows
dscho Oct 11, 2019
d982e79
CONTRIBUTING.md: add guide for first-time contributors
derrickstolee Mar 1, 2018
6735645
README.md: Add a Windows-specific preamble
dscho Jan 10, 2014
ed80239
Add an issue template
shiftkey Feb 18, 2016
25c2e8c
Modify the GitHub Pull Request template (to reflect Git for Windows)
Dec 22, 2017
22ad5b3
SECURITY.md: document Git for Windows' policies
dscho Aug 23, 2019
7265afc
Merge 'readme' into HEAD
dscho Jun 7, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.