Skip to content

Commit 288b628

Browse files
committed
Temporarily hold back from upgrading git-extra
This is needed to help the deployment of git-for-windows/build-extra#619. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 7d47584 commit 288b628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/pacman.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ HoldPkg = pacman
2121
Architecture = auto
2222

2323
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
24-
# IgnorePkg =
24+
IgnorePkg = mingw-w64-x86_64-git-extra
2525
#IgnoreGroup =
2626

2727
#NoUpgrade =

0 commit comments

Comments
 (0)