Skip to content

Conversation

@dscho
Copy link
Member

@dscho dscho commented Oct 14, 2025

This is a companion of git-for-windows/build-extra#648.

This package has not been maintained in years.

The supported workflow also seems to have been superseded by a lot more
useful workflows.

So let's just delete the package definition.

Signed-off-by: Johannes Schindelin <[email protected]>
@dscho dscho requested review from mjcheetham and rimrul October 14, 2025 12:22
@dscho dscho self-assigned this Oct 14, 2025
@dscho
Copy link
Member Author

dscho commented Oct 14, 2025

We'll need to drop the git-flow packages manually via running the remove-packages-from-pacman-repository workflow.

As was the case with the `git flow` package, when a `PKGBUILD` file is
dropped, a naive `git diff` invocation would suggest to try to build it.

Such a naive invocation is in the `build-i686` definition, courtesy of
yours truly.

Let's restrict the `diff` output via a diff filter that excludes deleted
files. Sadly, this is only possible by listing _all other_ values of the
[`--diff-filter`
option](https://git-scm.com/docs/git-diff#Documentation/git-diff.txt---diff-filterACDMRTUXB).

Signed-off-by: Johannes Schindelin <[email protected]>
@dscho dscho merged commit de29a38 into main Oct 15, 2025
3 checks passed
@dscho dscho deleted the drop-git-flow branch October 15, 2025 20:09
@dscho
Copy link
Member Author

dscho commented Oct 15, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants