Skip to content

Commit ec59dbf

Browse files
author
Git for Windows Build Agent
committed
Update 2 packages
mingw-w64-clang-aarch64-git (2.51.2.1.bd2ecbae58-1 -> 2.52.0.rc0.windows.1-1) mingw-w64-clang-aarch64-git-doc-html (2.51.2.1.bd2ecbae58-1 -> 2.52.0.rc0.windows.1-1) Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
1 parent 7659f08 commit ec59dbf

File tree

411 files changed

+16656
-2804
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

411 files changed

+16656
-2804
lines changed

clangarm64/bin/git-cvsserver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ use File::Path qw/rmtree/;
6969
use File::Basename;
7070
use Getopt::Long qw(:config require_order no_ignore_case);
7171

72-
my $VERSION = '2.51.2.windows.1';
72+
my $VERSION = '2.52.0.rc0.windows.1';
7373

7474
my $log = GITCVS::log->new();
7575
my $cfg;
0 Bytes
Binary file not shown.

clangarm64/bin/git-shell.exe

8 KB
Binary file not shown.
0 Bytes
Binary file not shown.

clangarm64/bin/git-upload-pack.exe

0 Bytes
Binary file not shown.

clangarm64/bin/git.exe

22.5 KB
Binary file not shown.

clangarm64/bin/gitk

Lines changed: 189 additions & 120 deletions
Large diffs are not rendered by default.

clangarm64/bin/scalar.exe

37.5 KB
Binary file not shown.
0 Bytes
Binary file not shown.

clangarm64/libexec/git-core/git-cvsserver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ use File::Path qw/rmtree/;
6969
use File::Basename;
7070
use Getopt::Long qw(:config require_order no_ignore_case);
7171

72-
my $VERSION = '2.51.2.windows.1';
72+
my $VERSION = '2.52.0.rc0.windows.1';
7373

7474
my $log = GITCVS::log->new();
7575
my $cfg;

0 commit comments

Comments
 (0)