remove the git-union-merge command
authorJoey Hess <joeyh@joeyh.name>
Wed, 12 Feb 2025 16:37:36 +0000 (12:37 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 12 Feb 2025 16:37:36 +0000 (12:37 -0400)
commit46d38b002d50a696dd4f190d3ef550f8a141f80a
tree2bf2dd76bc67c3a1c114edab4a9cf650669fcb30
parent17c1a1dde499b4b2261e1c393a455e14b8a2c0d9
remove the git-union-merge command

This has never been built and shipped as part of git-annex,
and including it as a pedagolical example in
the source code doesn't have much benefit. The program was not currently
buildable after recent OsPath changes.

Of course, Git/UnionMerge.hs is still available and can be used.
.gitignore
Makefile
doc/bugs/How_to_git_union-merge__63__.mdwn
doc/git-union-merge.mdwn [deleted file]
doc/internals.mdwn
git-union-merge.hs [deleted file]