Skip to content

Commit 53b1015

Browse files
author
Git for Windows Build Agent
committed
Update 1 package
mingw-w64-i686-git-extra (1.1.687.f502a63dc-1 -> 1.1.689.fe8c5259c-1) Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
1 parent c673796 commit 53b1015

File tree

19 files changed

+4
-19
lines changed

19 files changed

+4
-19
lines changed

etc/profile.d/aliases.sh

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,3 @@
44
# --show-control-chars: help showing Korean or accented characters
55
alias ls='ls -F --color=auto --show-control-chars'
66
alias ll='ls -l'
7-
8-
case "$TERM" in
9-
xterm*)
10-
# The following programs are known to require a Win32 Console
11-
# for interactive usage, therefore let's launch them through winpty
12-
# when run inside `mintty`.
13-
for name in node ipython php php5 psql python2.7 winget
14-
do
15-
case "$(type -p "$name".exe 2>/dev/null)" in
16-
''|/usr/bin/*) continue;;
17-
esac
18-
alias $name="winpty $name.exe"
19-
done
20-
;;
21-
esac

mingw32/bin/WhoUses.exe

512 Bytes
Binary file not shown.

mingw32/bin/blocked-file-util.exe

0 Bytes
Binary file not shown.

mingw32/bin/create-shortcut.exe

512 Bytes
Binary file not shown.

mingw32/bin/git-askpass.exe

512 Bytes
Binary file not shown.

mingw32/bin/git-askyesno.exe

512 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.

mingw32/bin/proxy-lookup.exe

512 Bytes
Binary file not shown.
Binary file not shown.

var/lib/pacman/local/mingw-w64-i686-git-extra-1.1.687.f502a63dc-1/desc renamed to var/lib/pacman/local/mingw-w64-i686-git-extra-1.1.689.fe8c5259c-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.687.f502a63dc-1
5+
1.1.689.fe8c5259c-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-
1767958984
20+
1771448960
2121

2222
%INSTALLDATE%
23-
1771390317
23+
1771476680
2424

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

2828
%SIZE%
29-
532692
29+
535387
3030

3131
%GROUPS%
3232
VCS

0 commit comments

Comments
 (0)