git: Add a submodule with my Git notes
authorW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 12:56:21 +0000 (05:56 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 12:57:43 +0000 (05:57 -0700)
commit3966fd4fff641982895429b61dbdd146d602046c
tree3da7bdf06cdaa71703f5ccdb226c650120444426
parent16c7936b3cf92e5129e7089d071e479b77b346c5
git: Add a submodule with my Git notes

I'm using tremily.us hosting while I stub this out, because setting up
tons of teensy GitHub repositories is annoying ;).  Unfortunately,
using Git's submodules self-referentially to checkout local branches
in subdirectories is not supported.  However, the
seperate-repository-per-submodule approach does have benefits for
space saving when folks don't use --reference clones.
.gitmodules [new file with mode: 0644]
git [new submodule]