Skip to content

Commit fc0dba2

Browse files
author
Git for Windows Build Agent
committed
Update 1 package
mingw-w64-i686-git-extra (1.1.680.6be770aa4-1 -> 1.1.683.0c63e840c-1) Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
1 parent 538c83e commit fc0dba2

29 files changed

+9
-4
lines changed

etc/profile.d/git-prompt.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,8 @@ then
4848
. "$c"
4949
done
5050
fi
51+
52+
# Prevents command completion if line is empty or only has whitespace
53+
# Can be overriden by adding the following to your .bashrc file.
54+
# shopt -u no_empty_cmd_completion
55+
shopt -s no_empty_cmd_completion

mingw32/bin/WhoUses.exe

0 Bytes
Binary file not shown.

mingw32/bin/blocked-file-util.exe

0 Bytes
Binary file not shown.

mingw32/bin/create-shortcut.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-askpass.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-askyesno.exe

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

mingw32/bin/proxy-lookup.exe

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

var/lib/pacman/local/mingw-w64-i686-git-extra-1.1.680.6be770aa4-1/desc renamed to var/lib/pacman/local/mingw-w64-i686-git-extra-1.1.683.0c63e840c-1/desc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mingw-w64-i686-git-extra
33

44
%VERSION%
5-
1.1.680.6be770aa4-1
5+
1.1.683.0c63e840c-1
66

77
%BASE%
88
mingw-w64-git-extra
@@ -17,16 +17,16 @@ https://github.com/git-for-windows/build-extra
1717
any
1818

1919
%BUILDDATE%
20-
1763364251
20+
1763453759
2121

2222
%INSTALLDATE%
23-
1763437452
23+
1763523831
2424

2525
%PACKAGER%
2626
Johannes Schindelin <johannes.schindelin@gmx.de>
2727

2828
%SIZE%
29-
530938
29+
531142
3030

3131
%GROUPS%
3232
VCS

0 commit comments

Comments
 (0)