git/contrib/subtree
Junio C Hamano 092180990d Merge branch 'ad/set-default-target-in-makefiles'
Correct the default target in Documentation/Makefile, and
future-proof all Makefiles from similar breakages by declaring the
default target (which happens to be "all") upfront.

* ad/set-default-target-in-makefiles:
  Makefile: set default goals in makefiles
2025-02-25 14:19:36 -08:00
..
t Makefile: set default goals in makefiles 2025-02-18 09:02:26 -08:00
.gitignore contrib/subtree: fix building docs 2025-01-17 09:56:37 -08:00
COPYING
INSTALL
Makefile contrib/subtree: fix building docs 2025-01-17 09:56:37 -08:00
README
git-subtree.sh contrib: fix typos 2024-10-10 13:31:12 -07:00
git-subtree.txt subtree: fix split after annotated tag was squashed merged 2022-10-21 13:51:06 -07:00
meson.build meson: wire up the git-subtree(1) command 2025-01-17 09:56:38 -08:00
todo subtree: give the docs a once-over 2021-04-28 16:47:19 +09:00

README

Please read git-subtree.txt for documentation.

Please don't contact me using github mail; it's slow, ugly, and worst of
all, redundant. Email me instead at apenwarr@gmail.com and I'll be happy to
help.

Avery