Skip to content

Commit

Permalink
Update 3 packages
Browse files Browse the repository at this point in the history
git (2.47.1-1 -> 2.48.0-1)
mingw-w64-clang-aarch64-python (3.12.8-1 -> 3.12.8-2)
mingw-w64-clang-aarch64-python-six (1.16.0-6 -> 1.17.0-1)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Jan 12, 2025
1 parent 261aa3c commit 2f0b839
Show file tree
Hide file tree
Showing 513 changed files with 866 additions and 681 deletions.
Binary file modified clangarm64/bin/libpython3.12.dll
Binary file not shown.
Binary file modified clangarm64/bin/libpython3.dll
Binary file not shown.
Binary file modified clangarm64/bin/python.exe
Binary file not shown.
Binary file modified clangarm64/bin/python3.12.exe
Binary file not shown.
Binary file modified clangarm64/bin/python3.exe
Binary file not shown.
Binary file modified clangarm64/bin/python3w.exe
Binary file not shown.
Binary file modified clangarm64/bin/pythonw.exe
Binary file not shown.
62 changes: 33 additions & 29 deletions clangarm64/lib/python3.12/_sysconfigdata__win32_.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
'ALIGNOF_SIZE_T': 8,
'ALT_SOABI': 0,
'ANDROID_API_LEVEL': 0,
'AR': 'ar',
'AR': '/clangarm64/bin/llvm-ar',
'ARFLAGS': 'rcs',
'BASECFLAGS': '-fno-strict-overflow -Wsign-compare -Wunreachable-code',
'BASECPPFLAGS': '-IObjects -IInclude -IPython',
Expand Down Expand Up @@ -46,8 +46,9 @@
'CONFIGURE_CFLAGS': '-O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 '
'-fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 '
'-O3',
'CONFIGURE_CFLAGS_NODIST': '-std=c11 -Wno-error=incompatible-pointer-types '
'-Wextra -Wno-unused-parameter '
'CONFIGURE_CFLAGS_NODIST': '-flto=thin -g -std=c11 '
'-Wno-error=incompatible-pointer-types -Wextra '
'-Wno-unused-parameter '
'-Wno-missing-field-initializers '
'-Wstrict-prototypes '
'-Werror=implicit-function-declaration '
Expand All @@ -56,15 +57,16 @@
'-DMS_DLL_ID=\'"3.12-arm64"\'',
'CONFIGURE_CPPFLAGS': '-I../Python-3.12.8/PC -I.',
'CONFIGURE_LDFLAGS': '',
'CONFIGURE_LDFLAGS_NODIST': '',
'CONFIGURE_LDFLAGS_NOLTO': '',
'CONFIGURE_LDFLAGS_NODIST': '-flto=thin -g',
'CONFIGURE_LDFLAGS_NOLTO': '-flto=thin',
'CONFIG_ARGS': "'--prefix=/clangarm64' '--host=aarch64-w64-mingw32' "
"'--build=aarch64-w64-mingw32' '--enable-shared' "
"'--with-system-expat' '--with-system-ffi' "
"'--with-system-libmpdec' '--without-ensurepip' "
"'--enable-loadable-sqlite-extensions' "
"'--with-tzpath=/clangarm64/share/zoneinfo' "
"'--enable-optimizations' 'build_alias=aarch64-w64-mingw32' "
"'--enable-optimizations' '--with-lto' "
"'build_alias=aarch64-w64-mingw32' "
"'host_alias=aarch64-w64-mingw32' "
"'PKG_CONFIG_PATH=/clangarm64/lib/pkgconfig:/clangarm64/share/pkgconfig' "
"'CC=clang' 'CFLAGS=-O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 "
Expand Down Expand Up @@ -655,11 +657,11 @@
'-fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 '
'-O3 -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 '
'-fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 '
'-O3 -std=c11 -Wno-error=incompatible-pointer-types '
'-Wextra -Wno-unused-parameter '
'-Wno-missing-field-initializers -Wstrict-prototypes '
'-Werror=implicit-function-declaration -fvisibility=hidden '
'-D_WIN32_WINNT=0x0602 '
'-O3 -flto=thin -g -std=c11 '
'-Wno-error=incompatible-pointer-types -Wextra '
'-Wno-unused-parameter -Wno-missing-field-initializers '
'-Wstrict-prototypes -Werror=implicit-function-declaration '
'-fvisibility=hidden -D_WIN32_WINNT=0x0602 '
'-DPY3_DLLNAME=\'L"libpython3.12.dll"\' '
'-DMS_DLL_ID=\'"3.12-arm64"\' '
'-fprofile-instr-use=C:/M/B/src/build-CLANGARM64/code.profclangd '
Expand All @@ -674,7 +676,7 @@
'-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -O2 -pipe '
'-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -std=c11 '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -flto=thin -g -std=c11 '
'-Wno-error=incompatible-pointer-types -Wextra '
'-Wno-unused-parameter -Wno-missing-field-initializers '
'-Wstrict-prototypes -Werror=implicit-function-declaration '
Expand All @@ -697,11 +699,11 @@
'-fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 '
'-O3 -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 '
'-fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 '
'-O3 -std=c11 -Wno-error=incompatible-pointer-types '
'-Wextra -Wno-unused-parameter '
'-Wno-missing-field-initializers -Wstrict-prototypes '
'-Werror=implicit-function-declaration -fvisibility=hidden '
'-D_WIN32_WINNT=0x0602 '
'-O3 -flto=thin -g -std=c11 '
'-Wno-error=incompatible-pointer-types -Wextra '
'-Wno-unused-parameter -Wno-missing-field-initializers '
'-Wstrict-prototypes -Werror=implicit-function-declaration '
'-fvisibility=hidden -D_WIN32_WINNT=0x0602 '
'-DPY3_DLLNAME=\'L"libpython3.12.dll"\' '
'-DMS_DLL_ID=\'"3.12-arm64"\' '
'-fprofile-instr-use=C:/M/B/src/build-CLANGARM64/code.profclangd '
Expand Down Expand Up @@ -1090,9 +1092,9 @@
'-fstack-protector-strong '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -O2 -pipe '
'-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -std=c11 '
'-Wno-error=incompatible-pointer-types -Wextra '
'-Wno-unused-parameter '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -flto=thin -g '
'-std=c11 -Wno-error=incompatible-pointer-types '
'-Wextra -Wno-unused-parameter '
'-Wno-missing-field-initializers '
'-Wstrict-prototypes '
'-Werror=implicit-function-declaration '
Expand All @@ -1110,7 +1112,8 @@
'-fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -O2 '
'-pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3',
'PY_CFLAGS_NODIST': '-std=c11 -Wno-error=incompatible-pointer-types -Wextra '
'PY_CFLAGS_NODIST': '-flto=thin -g -std=c11 '
'-Wno-error=incompatible-pointer-types -Wextra '
'-Wno-unused-parameter -Wno-missing-field-initializers '
'-Wstrict-prototypes '
'-Werror=implicit-function-declaration '
Expand All @@ -1125,7 +1128,8 @@
'-fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 '
'-O3 -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 '
'-fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 '
'-O3 -std=c11 -Wno-error=incompatible-pointer-types -Wextra '
'-O3 -flto=thin -g -std=c11 '
'-Wno-error=incompatible-pointer-types -Wextra '
'-Wno-unused-parameter -Wno-missing-field-initializers '
'-Wstrict-prototypes -Werror=implicit-function-declaration '
'-fvisibility=hidden -D_WIN32_WINNT=0x0602 '
Expand All @@ -1135,14 +1139,14 @@
'-I../Python-3.12.8/Include/internal -IObjects -IInclude '
'-IPython -I. -I../Python-3.12.8/Include '
'-I../Python-3.12.8/PC -I. -DPy_BUILD_CORE',
'PY_CORE_LDFLAGS': '',
'PY_CORE_LDFLAGS': '-flto=thin -g',
'PY_CPPFLAGS': '-IObjects -IInclude -IPython -I. -I../Python-3.12.8/Include '
'-I../Python-3.12.8/PC -I.',
'PY_ENABLE_SHARED': 1,
'PY_HAVE_PERF_TRAMPOLINE': 0,
'PY_LDFLAGS': '',
'PY_LDFLAGS_NODIST': '',
'PY_LDFLAGS_NOLTO': '',
'PY_LDFLAGS_NODIST': '-flto=thin -g',
'PY_LDFLAGS_NOLTO': '-flto=thin',
'PY_SQLITE_ENABLE_LOAD_EXTENSION': 1,
'PY_SQLITE_HAVE_SERIALIZE': 1,
'PY_SSL_DEFAULT_CIPHERS': 1,
Expand All @@ -1152,10 +1156,10 @@
'-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -O2 -pipe '
'-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -std=c11 '
'-Wno-error=incompatible-pointer-types -Wextra '
'-Wno-unused-parameter -Wno-missing-field-initializers '
'-Wstrict-prototypes '
'-Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3 -flto=thin -g '
'-std=c11 -Wno-error=incompatible-pointer-types '
'-Wextra -Wno-unused-parameter '
'-Wno-missing-field-initializers -Wstrict-prototypes '
'-Werror=implicit-function-declaration '
'-fvisibility=hidden -D_WIN32_WINNT=0x0602 '
'-DPY3_DLLNAME=\'L"libpython3.12.dll"\' '
Expand Down
10 changes: 5 additions & 5 deletions clangarm64/lib/python3.12/config-3.12/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ abs_builddir= /c/M/B/src/build-CLANGARM64
CC= clang
CXX= clang++
LINKCC= $(PURIFY) $(CC)
AR= ar
AR= /clangarm64/bin/llvm-ar
WINDRES= windres
READELF= @READELF@
SOABI= cpython-312
Expand Down Expand Up @@ -88,14 +88,14 @@ CONFIGURE_CFLAGS= -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -Wp
# CFLAGS_NODIST is used for building the interpreter and stdlib C extensions.
# Use it when a compiler flag should _not_ be part of the distutils CFLAGS
# once Python is installed (Issue #21121).
CONFIGURE_CFLAGS_NODIST= -std=c11 -Wno-error=incompatible-pointer-types -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -D_WIN32_WINNT=0x0602 -DPY3_DLLNAME='L"libpython$(LDVERSION).dll"' -DMS_DLL_ID='"3.12-arm64"'
CONFIGURE_CFLAGS_NODIST= -flto=thin -g -std=c11 -Wno-error=incompatible-pointer-types -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -D_WIN32_WINNT=0x0602 -DPY3_DLLNAME='L"libpython$(LDVERSION).dll"' -DMS_DLL_ID='"3.12-arm64"'
# LDFLAGS_NODIST is used in the same manner as CFLAGS_NODIST.
# Use it when a linker flag should _not_ be part of the distutils LDFLAGS
# once Python is installed (bpo-35257)
CONFIGURE_LDFLAGS_NODIST=
CONFIGURE_LDFLAGS_NODIST= -flto=thin -g
# LDFLAGS_NOLTO is an extra flag to disable lto. It is used to speed up building
# of _bootstrap_python and _freeze_module tools, which don't need LTO.
CONFIGURE_LDFLAGS_NOLTO=
CONFIGURE_LDFLAGS_NOLTO=-flto=thin
CONFIGURE_CPPFLAGS= -I$(srcdir)/PC -I.
CONFIGURE_LDFLAGS=
# Avoid assigning CFLAGS, LDFLAGS, etc. so users can use them on the
Expand Down Expand Up @@ -381,7 +381,7 @@ EXEMODE= 755
FILEMODE= 644

# configure script arguments
CONFIG_ARGS= '--prefix=/clangarm64' '--host=aarch64-w64-mingw32' '--build=aarch64-w64-mingw32' '--enable-shared' '--with-system-expat' '--with-system-ffi' '--with-system-libmpdec' '--without-ensurepip' '--enable-loadable-sqlite-extensions' '--with-tzpath=/clangarm64/share/zoneinfo' '--enable-optimizations' 'build_alias=aarch64-w64-mingw32' 'host_alias=aarch64-w64-mingw32' 'PKG_CONFIG_PATH=/clangarm64/lib/pkgconfig:/clangarm64/share/pkgconfig' 'CC=clang' 'CFLAGS=-O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3' 'LDFLAGS=' 'CPPFLAGS='
CONFIG_ARGS= '--prefix=/clangarm64' '--host=aarch64-w64-mingw32' '--build=aarch64-w64-mingw32' '--enable-shared' '--with-system-expat' '--with-system-ffi' '--with-system-libmpdec' '--without-ensurepip' '--enable-loadable-sqlite-extensions' '--with-tzpath=/clangarm64/share/zoneinfo' '--enable-optimizations' '--with-lto' 'build_alias=aarch64-w64-mingw32' 'host_alias=aarch64-w64-mingw32' 'PKG_CONFIG_PATH=/clangarm64/lib/pkgconfig:/clangarm64/share/pkgconfig' 'CC=clang' 'CFLAGS=-O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -Wp,-D__USE_MINGW_ANSI_STDIO=1 -O3' 'LDFLAGS=' 'CPPFLAGS='


# Subdirectories with code
Expand Down
Binary file modified clangarm64/lib/python3.12/config-3.12/python.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Copyright (c) 2010-2024 Benjamin Peterson

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: six
Version: 1.16.0
Version: 1.17.0
Summary: Python 2 and 3 compatibility utilities
Home-page: https://github.com/benjaminp/six
Author: Benjamin Peterson
Expand All @@ -20,10 +20,6 @@ License-File: LICENSE
:target: https://pypi.org/project/six/
:alt: six on PyPI

.. image:: https://travis-ci.org/benjaminp/six.svg?branch=master
:target: https://travis-ci.org/benjaminp/six
:alt: six on TravisCI

.. image:: https://readthedocs.org/projects/six/badge/?version=latest
:target: https://six.readthedocs.io/
:alt: six's documentation on Read the Docs
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
six.py,sha256=xRyR9wPT1LNpbJI8tf7CE-BeddkhU5O--sfy-mo5BN8,34703
six-1.17.0.dist-info/LICENSE,sha256=Q3W6IOK5xsTnytKUCmKP2Q6VzD1Q7pKq51VxXYuh-9A,1066
six-1.17.0.dist-info/METADATA,sha256=snUJ2wFn_U4MigSyS6-q5FU4OFsk28XIMvIXRSZN63I,1701
six-1.17.0.dist-info/WHEEL,sha256=M1ikteR9eetPNvm1LyQ3rpXxNYuGd90oakQO1a-ohSk,109
six-1.17.0.dist-info/top_level.txt,sha256=_iVH_iYEtEXnD8nYGQYpYFUvkUW9sEO1GYbkeKSAais,4
six-1.17.0.dist-info/RECORD,,
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Wheel-Version: 1.0
Generator: setuptools (75.7.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

15 changes: 10 additions & 5 deletions clangarm64/lib/python3.12/site-packages/six.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2010-2020 Benjamin Peterson
# Copyright (c) 2010-2024 Benjamin Peterson
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -29,7 +29,7 @@
import types

__author__ = "Benjamin Peterson <[email protected]>"
__version__ = "1.16.0"
__version__ = "1.17.0"


# Useful for very coarse version differentiation.
Expand Down Expand Up @@ -263,7 +263,7 @@ class _MovedItems(_LazyModule):
MovedAttribute("reduce", "__builtin__", "functools"),
MovedAttribute("shlex_quote", "pipes", "shlex", "quote"),
MovedAttribute("StringIO", "StringIO", "io"),
MovedAttribute("UserDict", "UserDict", "collections"),
MovedAttribute("UserDict", "UserDict", "collections", "IterableUserDict", "UserDict"),
MovedAttribute("UserList", "UserList", "collections"),
MovedAttribute("UserString", "UserString", "collections"),
MovedAttribute("xrange", "__builtin__", "builtins", "xrange", "range"),
Expand Down Expand Up @@ -435,12 +435,17 @@ class Module_six_moves_urllib_request(_LazyModule):
MovedAttribute("HTTPErrorProcessor", "urllib2", "urllib.request"),
MovedAttribute("urlretrieve", "urllib", "urllib.request"),
MovedAttribute("urlcleanup", "urllib", "urllib.request"),
MovedAttribute("URLopener", "urllib", "urllib.request"),
MovedAttribute("FancyURLopener", "urllib", "urllib.request"),
MovedAttribute("proxy_bypass", "urllib", "urllib.request"),
MovedAttribute("parse_http_list", "urllib2", "urllib.request"),
MovedAttribute("parse_keqv_list", "urllib2", "urllib.request"),
]
if sys.version_info[:2] < (3, 14):
_urllib_request_moved_attributes.extend(
[
MovedAttribute("URLopener", "urllib", "urllib.request"),
MovedAttribute("FancyURLopener", "urllib", "urllib.request"),
]
)
for attr in _urllib_request_moved_attributes:
setattr(Module_six_moves_urllib_request, attr.name, attr)
del attr
Expand Down
Binary file modified clangarm64/lib/python3.12/venv/scripts/nt/python.exe
Binary file not shown.
Binary file modified clangarm64/lib/python3.12/venv/scripts/nt/pythonw.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion clangarm64/share/licenses/python-six/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2010-2020 Benjamin Peterson
Copyright (c) 2010-2024 Benjamin Peterson

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
4 changes: 2 additions & 2 deletions usr/bin/git-cvsserver
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ use lib (split(/:/, $ENV{GITPERLLIB} || '/usr/share/perl5'));
####
####

use 5.008001;
require v5.26;
use strict;
use warnings;
use bytes;
Expand All @@ -28,7 +28,7 @@ use File::Path qw/rmtree/;
use File::Basename;
use Getopt::Long qw(:config require_order no_ignore_case);

my $VERSION = '2.47.1';
my $VERSION = '2.48.0';

my $log = GITCVS::log->new();
my $cfg;
Expand Down
Binary file modified usr/bin/git-receive-pack.exe
Binary file not shown.
Binary file modified usr/bin/git-shell.exe
Binary file not shown.
Binary file modified usr/bin/git-upload-archive.exe
Binary file not shown.
Binary file modified usr/bin/git-upload-pack.exe
Binary file not shown.
Binary file modified usr/bin/git.exe
Binary file not shown.
Loading

0 comments on commit 2f0b839

Please sign in to comment.