summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas D Steeves <nsteeves@gmail.com>2017-07-01 18:28:09 -0400
committerNicholas D Steeves <nsteeves@gmail.com>2017-07-02 17:57:40 -0400
commite3a73a62c486b736fe9e27b59c76cf32673849ee (patch)
tree60b67613b11dd1756964914a7e0d679f584813da
parent004c8c4dbcb43767360c390c6b54d04ddd0ba466 (diff)
Add extra step to documentation to be extra safe; align comments
-rwxr-xr-xdh-make-elpa4
1 files changed, 3 insertions, 1 deletions
diff --git a/dh-make-elpa b/dh-make-elpa
index c0a9af4..a8d0647 100755
--- a/dh-make-elpa
+++ b/dh-make-elpa
@@ -40,7 +40,9 @@ directory before uploading
% cd foo
-% git reset --hard 1.0.0 # package latest stable release
+% git reset --hard 1.0.0 # package latest stable release
+
+% git branch --unset-upstream # detaches master branch from upstream remote
% dh-make-elpa --pkg-emacsen