Skip to content

Commit de4db07

Browse files
author
Git for Windows Build Agent
committed
Update 2 packages
mingw-w64-i686-git (2.49.0.rc2.windows.1-1 -> 2.49.0.1.cca1f38702-1) mingw-w64-i686-git-doc-html (2.49.0.rc2.windows.1-1 -> 2.49.0.1.cca1f38702-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent d4e6ef1 commit de4db07

File tree

332 files changed

+286
-287
lines changed

Some content is hidden

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

332 files changed

+286
-287
lines changed

cmd/git-gui.exe

8 Bytes
Binary file not shown.

cmd/git-receive-pack.exe

0 Bytes
Binary file not shown.

cmd/git-upload-pack.exe

0 Bytes
Binary file not shown.

cmd/git.exe

0 Bytes
Binary file not shown.

cmd/gitk.exe

0 Bytes
Binary file not shown.

cmd/scalar.exe

0 Bytes
Binary file not shown.

cmd/tig.exe

0 Bytes
Binary file not shown.

git-bash.exe

0 Bytes
Binary file not shown.

git-cmd.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-cvsserver

+1-1
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.49.0.rc2.windows.1';
72+
my $VERSION = '2.49.0.windows.1';
7373

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

mingw32/bin/git-receive-pack.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-shell.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-upload-archive.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-upload-pack.exe

0 Bytes
Binary file not shown.

mingw32/bin/git.exe

8 Bytes
Binary file not shown.

mingw32/bin/scalar.exe

0 Bytes
Binary file not shown.
Binary file not shown.

mingw32/libexec/git-core/git-cvsserver

+1-1
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.49.0.rc2.windows.1';
72+
my $VERSION = '2.49.0.windows.1';
7373

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

mingw32/libexec/git-core/git-send-email

+1-1
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@ sub gen_header {
15441544
@recipients = unique_email_list(@recipients,@cc,@initial_bcc);
15451545
@recipients = (map { extract_valid_address_or_die($_) } @recipients);
15461546
my $date = format_2822_time($time++);
1547-
my $gitversion = '2.49.0.rc2.windows.1';
1547+
my $gitversion = '2.49.0.windows.1';
15481548
if ($gitversion =~ m/..GIT_VERSION../) {
15491549
$gitversion = Git::version();
15501550
}
Binary file not shown.
0 Bytes
Binary file not shown.

mingw32/libexec/git-core/git-svn

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ use vars qw/ $AUTHOR $VERSION
5252
$_revision $_repository
5353
$_q $_authors $_authors_prog %users/;
5454
$AUTHOR = 'Eric Wong <[email protected]>';
55-
$VERSION = '2.49.0.rc2.windows.1';
55+
$VERSION = '2.49.0.windows.1';
5656

5757
use Carp qw/croak/;
5858
use File::Basename qw/dirname basename/;

mingw32/libexec/git-core/git.exe

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

mingw32/libexec/git-core/scalar.exe

0 Bytes
Binary file not shown.

mingw32/share/doc/git-doc/DecisionMaking.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ <h2 id="_other_discussion_venues">Other Discussion Venues</h2>
538538
</div>
539539
<div id="footer">
540540
<div id="footer-text">
541-
Last updated 2025-03-11 08:30:44 UTC
541+
Last updated 2025-03-17 07:09:42 UTC
542542
</div>
543543
</div>
544544
</body>

mingw32/share/doc/git-doc/MyFirstContribution.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2239,7 +2239,7 @@ <h3 id="after-approval"><a class="anchor" href="#after-approval"></a>After Revie
22392239
</div>
22402240
<div id="footer">
22412241
<div id="footer-text">
2242-
Last updated 2025-03-11 08:30:44 UTC
2242+
Last updated 2025-03-17 07:09:42 UTC
22432243
</div>
22442244
</div>
22452245
</body>

mingw32/share/doc/git-doc/MyFirstObjectWalk.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1675,7 +1675,7 @@ <h2 id="_wrapping_up">Wrapping Up</h2>
16751675
</div>
16761676
<div id="footer">
16771677
<div id="footer-text">
1678-
Last updated 2025-03-11 08:30:44 UTC
1678+
Last updated 2025-03-17 07:09:42 UTC
16791679
</div>
16801680
</div>
16811681
</body>

mingw32/share/doc/git-doc/RelNotes/2.49.0.adoc

+1

mingw32/share/doc/git-doc/ReviewingGuidelines.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ <h2 id="_see_also">See Also</h2>
683683
</div>
684684
<div id="footer">
685685
<div id="footer-text">
686-
Last updated 2025-03-11 08:30:44 UTC
686+
Last updated 2025-03-17 07:09:42 UTC
687687
</div>
688688
</div>
689689
</body>

mingw32/share/doc/git-doc/SubmittingPatches.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1584,7 +1584,7 @@ <h3 id="_gnus">Gnus</h3>
15841584
</div>
15851585
<div id="footer">
15861586
<div id="footer-text">
1587-
Last updated 2025-03-11 08:30:44 UTC
1587+
Last updated 2025-03-17 07:09:42 UTC
15881588
</div>
15891589
</div>
15901590
</body>

mingw32/share/doc/git-doc/ToolsForGit.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ <h4 id="_httpswww_kernel_orgdochtmlv4_10processcoding_style_htmlyou_ve_made_a_me
520520
</div>
521521
<div id="footer">
522522
<div id="footer-text">
523-
Last updated 2025-03-11 08:30:44 UTC
523+
Last updated 2025-03-17 07:09:42 UTC
524524
</div>
525525
</div>
526526
</body>

mingw32/share/doc/git-doc/everyday.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ <h1>Everyday Git With 20 Commands Or So</h1>
457457
</div>
458458
<div id="footer">
459459
<div id="footer-text">
460-
Last updated 2025-03-11 08:30:44 UTC
460+
Last updated 2025-03-17 07:09:42 UTC
461461
</div>
462462
</div>
463463
</body>

mingw32/share/doc/git-doc/git-add.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,7 @@ <h2 id="_git">GIT</h2>
10301030
</div>
10311031
<div id="footer">
10321032
<div id="footer-text">
1033-
Last updated 2025-03-11 08:30:44 UTC
1033+
Last updated 2025-03-17 07:09:42 UTC
10341034
</div>
10351035
</div>
10361036
</body>

mingw32/share/doc/git-doc/git-am.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ <h2 id="_git">GIT</h2>
869869
</div>
870870
<div id="footer">
871871
<div id="footer-text">
872-
Last updated 2025-03-11 08:30:44 UTC
872+
Last updated 2025-03-17 07:09:42 UTC
873873
</div>
874874
</div>
875875
</body>

mingw32/share/doc/git-doc/git-annotate.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ <h2 id="_git">GIT</h2>
715715
</div>
716716
<div id="footer">
717717
<div id="footer-text">
718-
Last updated 2025-03-11 08:30:44 UTC
718+
Last updated 2025-03-17 07:09:42 UTC
719719
</div>
720720
</div>
721721
</body>

mingw32/share/doc/git-doc/git-apply.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ <h2 id="_git">GIT</h2>
844844
</div>
845845
<div id="footer">
846846
<div id="footer-text">
847-
Last updated 2025-03-11 08:30:44 UTC
847+
Last updated 2025-03-17 07:09:42 UTC
848848
</div>
849849
</div>
850850
</body>

mingw32/share/doc/git-doc/git-archimport.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ <h2 id="_git">GIT</h2>
591591
</div>
592592
<div id="footer">
593593
<div id="footer-text">
594-
Last updated 2025-03-11 08:30:44 UTC
594+
Last updated 2025-03-17 07:09:42 UTC
595595
</div>
596596
</div>
597597
</body>

mingw32/share/doc/git-doc/git-archive.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ <h2 id="_git">GIT</h2>
764764
</div>
765765
<div id="footer">
766766
<div id="footer-text">
767-
Last updated 2025-03-11 08:30:44 UTC
767+
Last updated 2025-03-17 07:09:42 UTC
768768
</div>
769769
</div>
770770
</body>

mingw32/share/doc/git-doc/git-backfill.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ <h2 id="_git">GIT</h2>
541541
</div>
542542
<div id="footer">
543543
<div id="footer-text">
544-
Last updated 2025-03-11 08:30:44 UTC
544+
Last updated 2025-03-17 07:09:42 UTC
545545
</div>
546546
</div>
547547
</body>

mingw32/share/doc/git-doc/git-bisect-lk2009.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2133,7 +2133,7 @@ <h2 id="_references">References</h2>
21332133
</div>
21342134
<div id="footer">
21352135
<div id="footer-text">
2136-
Last updated 2025-03-11 08:30:44 UTC
2136+
Last updated 2025-03-17 07:09:42 UTC
21372137
</div>
21382138
</div>
21392139
</body>

mingw32/share/doc/git-doc/git-bisect.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ <h2 id="_git">GIT</h2>
10911091
</div>
10921092
<div id="footer">
10931093
<div id="footer-text">
1094-
Last updated 2025-03-11 08:30:44 UTC
1094+
Last updated 2025-03-17 07:09:42 UTC
10951095
</div>
10961096
</div>
10971097
</body>

mingw32/share/doc/git-doc/git-blame.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ <h2 id="_git">GIT</h2>
10971097
</div>
10981098
<div id="footer">
10991099
<div id="footer-text">
1100-
Last updated 2025-03-11 08:30:44 UTC
1100+
Last updated 2025-03-17 07:09:42 UTC
11011101
</div>
11021102
</div>
11031103
</body>

mingw32/share/doc/git-doc/git-branch.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ <h2 id="_git">GIT</h2>
11261126
</div>
11271127
<div id="footer">
11281128
<div id="footer-text">
1129-
Last updated 2025-03-11 08:30:44 UTC
1129+
Last updated 2025-03-17 07:09:42 UTC
11301130
</div>
11311131
</div>
11321132
</body>

mingw32/share/doc/git-doc/git-bugreport.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ <h2 id="_git">GIT</h2>
570570
</div>
571571
<div id="footer">
572572
<div id="footer-text">
573-
Last updated 2025-03-11 08:30:44 UTC
573+
Last updated 2025-03-17 07:09:42 UTC
574574
</div>
575575
</div>
576576
</body>

mingw32/share/doc/git-doc/git-bundle.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ <h2 id="_git">GIT</h2>
920920
</div>
921921
<div id="footer">
922922
<div id="footer-text">
923-
Last updated 2025-03-11 08:30:44 UTC
923+
Last updated 2025-03-17 07:09:42 UTC
924924
</div>
925925
</div>
926926
</body>

mingw32/share/doc/git-doc/git-cat-file.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ <h2 id="_git">GIT</h2>
10141014
</div>
10151015
<div id="footer">
10161016
<div id="footer-text">
1017-
Last updated 2025-03-11 08:30:44 UTC
1017+
Last updated 2025-03-17 07:09:42 UTC
10181018
</div>
10191019
</div>
10201020
</body>

mingw32/share/doc/git-doc/git-check-attr.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ <h2 id="_git">GIT</h2>
658658
</div>
659659
<div id="footer">
660660
<div id="footer-text">
661-
Last updated 2025-03-11 08:30:44 UTC
661+
Last updated 2025-03-17 07:09:42 UTC
662662
</div>
663663
</div>
664664
</body>

mingw32/share/doc/git-doc/git-check-ignore.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ <h2 id="_git">GIT</h2>
618618
</div>
619619
<div id="footer">
620620
<div id="footer-text">
621-
Last updated 2025-03-11 08:30:44 UTC
621+
Last updated 2025-03-17 07:09:42 UTC
622622
</div>
623623
</div>
624624
</body>

mingw32/share/doc/git-doc/git-check-mailmap.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ <h2 id="_git">GIT</h2>
532532
</div>
533533
<div id="footer">
534534
<div id="footer-text">
535-
Last updated 2025-03-11 08:30:44 UTC
535+
Last updated 2025-03-17 07:09:42 UTC
536536
</div>
537537
</div>
538538
</body>

mingw32/share/doc/git-doc/git-check-ref-format.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ <h2 id="_git">GIT</h2>
641641
</div>
642642
<div id="footer">
643643
<div id="footer-text">
644-
Last updated 2025-03-11 08:30:44 UTC
644+
Last updated 2025-03-17 07:09:42 UTC
645645
</div>
646646
</div>
647647
</body>

mingw32/share/doc/git-doc/git-checkout-index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ <h2 id="_git">GIT</h2>
693693
</div>
694694
<div id="footer">
695695
<div id="footer-text">
696-
Last updated 2025-03-11 08:30:44 UTC
696+
Last updated 2025-03-17 07:09:42 UTC
697697
</div>
698698
</div>
699699
</body>

mingw32/share/doc/git-doc/git-checkout.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,7 @@ <h2 id="_git">GIT</h2>
12801280
</div>
12811281
<div id="footer">
12821282
<div id="footer-text">
1283-
Last updated 2025-03-11 08:30:44 UTC
1283+
Last updated 2025-03-17 07:09:42 UTC
12841284
</div>
12851285
</div>
12861286
</body>

mingw32/share/doc/git-doc/git-cherry-pick.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ <h2 id="_git">GIT</h2>
824824
</div>
825825
<div id="footer">
826826
<div id="footer-text">
827-
Last updated 2025-03-11 08:30:44 UTC
827+
Last updated 2025-03-17 07:09:42 UTC
828828
</div>
829829
</div>
830830
</body>

mingw32/share/doc/git-doc/git-cherry.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ <h2 id="_git">GIT</h2>
631631
</div>
632632
<div id="footer">
633633
<div id="footer-text">
634-
Last updated 2025-03-11 08:30:44 UTC
634+
Last updated 2025-03-17 07:09:42 UTC
635635
</div>
636636
</div>
637637
</body>

mingw32/share/doc/git-doc/git-citool.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ <h2 id="_git">GIT</h2>
482482
</div>
483483
<div id="footer">
484484
<div id="footer-text">
485-
Last updated 2025-03-11 08:30:44 UTC
485+
Last updated 2025-03-17 07:09:42 UTC
486486
</div>
487487
</div>
488488
</body>

mingw32/share/doc/git-doc/git-clean.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ <h2 id="_git">GIT</h2>
653653
</div>
654654
<div id="footer">
655655
<div id="footer-text">
656-
Last updated 2025-03-11 08:30:44 UTC
656+
Last updated 2025-03-17 07:09:42 UTC
657657
</div>
658658
</div>
659659
</body>

mingw32/share/doc/git-doc/git-clone.adoc

+3-3

mingw32/share/doc/git-doc/git-clone.html

+4-6
Original file line numberDiff line numberDiff line change
@@ -776,11 +776,9 @@ <h2 id="_options">OPTIONS</h2>
776776
<code>remote.</code><em>&lt;remote&gt;</em><code>.tagOpt=--no-tags</code> configuration. This ensures that
777777
future <code>git</code> <code>pull</code> and <code>git</code> <code>fetch</code> won&#8217;t follow any tags. Subsequent
778778
explicit tag fetches will still work (see <a href="git-fetch.html">git-fetch(1)</a>).</p>
779-
<div class="literalblock">
780-
<div class="content">
781-
<pre>By default, tags are cloned and passing `--tags` is thus typically a
782-
no-op, unless it cancels out a previous `--no-tags`.</pre>
783-
</div>
779+
<div class="paragraph">
780+
<p>By default, tags are cloned and passing <code>--tags</code> is thus typically a
781+
no-op, unless it cancels out a previous <code>--no-tags</code>.</p>
784782
</div>
785783
<div class="paragraph">
786784
<p>Can be used in conjunction with <code>--single-branch</code> to clone and
@@ -1153,7 +1151,7 @@ <h2 id="_git">GIT</h2>
11531151
</div>
11541152
<div id="footer">
11551153
<div id="footer-text">
1156-
Last updated 2025-03-11 08:30:44 UTC
1154+
Last updated 2025-03-17 07:09:42 UTC
11571155
</div>
11581156
</div>
11591157
</body>

mingw32/share/doc/git-doc/git-column.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ <h2 id="_git">GIT</h2>
669669
</div>
670670
<div id="footer">
671671
<div id="footer-text">
672-
Last updated 2025-03-11 08:30:44 UTC
672+
Last updated 2025-03-17 07:09:42 UTC
673673
</div>
674674
</div>
675675
</body>

mingw32/share/doc/git-doc/git-commit-graph.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ <h2 id="_git">GIT</h2>
717717
</div>
718718
<div id="footer">
719719
<div id="footer-text">
720-
Last updated 2025-03-11 08:30:44 UTC
720+
Last updated 2025-03-17 07:09:42 UTC
721721
</div>
722722
</div>
723723
</body>

mingw32/share/doc/git-doc/git-commit-tree.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ <h2 id="_git">GIT</h2>
729729
</div>
730730
<div id="footer">
731731
<div id="footer-text">
732-
Last updated 2025-03-11 08:30:44 UTC
732+
Last updated 2025-03-17 07:09:42 UTC
733733
</div>
734734
</div>
735735
</body>

mingw32/share/doc/git-doc/git-commit.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@ <h2 id="_git">GIT</h2>
14061406
</div>
14071407
<div id="footer">
14081408
<div id="footer-text">
1409-
Last updated 2025-03-11 08:30:44 UTC
1409+
Last updated 2025-03-17 07:09:42 UTC
14101410
</div>
14111411
</div>
14121412
</body>

0 commit comments

Comments
 (0)