-
Notifications
You must be signed in to change notification settings - Fork 2
TODO
Christopher Dunn edited this page Jun 10, 2015
·
1 revision
- git-sym fix -- also fix broken links from moved cache, and missing links in GIT_SYM_DIR
- Try
.gitattributes
instead of.gitignore
, to avoid problems withgit clean
. - Add
git-submodule
support, to rungit-sym update
automatically. - Re-create symlink only when necessary?
- A 'force' mode to re-create symlinks, in case we point to an old cache.
- A 'refresh' sub-command, to re-run all makefile rules (though that might be a no-op) and to re-create symlinks.