summaryrefslogtreecommitdiff
path: root/bin/insinuate-dotfiles
diff options
context:
space:
mode:
Diffstat (limited to 'bin/insinuate-dotfiles')
-rwxr-xr-xbin/insinuate-dotfiles7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/insinuate-dotfiles b/bin/insinuate-dotfiles
index 962c1df3..8d169436 100755
--- a/bin/insinuate-dotfiles
+++ b/bin/insinuate-dotfiles
@@ -9,6 +9,13 @@
# TODO use technique in verifyOriginBranch from propellor
+# TODO make a git bundle and SSH it to the host rather than cloning
+# over the network (don't even create an origin remote: leave that to
+# be added if we actually need to pull updates)
+
+# TODO also allow updating a remote by sending a git bundle and
+# cloning from it. or pushing remote branches to the repo from here?
+
. $HOME/.shenv
. $HOME/lib/tputfs.sh