summaryrefslogtreecommitdiff
path: root/bin/insinuate-dotfiles
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-12-06 09:44:40 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-12-06 09:44:40 -0700
commit284e0f6b621d3d4729975ecdd33335f90d2f3253 (patch)
treea768ae32af442e07b94631a2c27fa58d5017feb6 /bin/insinuate-dotfiles
parentc1f278c5c0cc7d64742ff10151ea1d7954214a48 (diff)
downloaddotfiles-284e0f6b621d3d4729975ecdd33335f90d2f3253.tar.gz
TODO
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