diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2016-01-25 14:01:50 -0800 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2016-01-25 14:07:45 -0800 |
commit | eab0401e74087002c67d0224e8426c9162680cce (patch) | |
tree | 46e4372554680f7213c73c97ac42ecca3f046134 /source/blog/2015-08-05-switching-to-capitalized-commit-messages.md | |
parent | 0a8e19669def5dc6f38c42f537d314907bc6e3d1 (diff) | |
download | my_new_personal_website-eab0401e74087002c67d0224e8426c9162680cce.tar.xz my_new_personal_website-eab0401e74087002c67d0224e8426c9162680cce.zip |
pyblog: Allow opening interactive shell when deploying
This almost always happens when I gendeploy: gen asks me to touch the
new post which I agree, but then the project root is dirty and I'm
greeted with the continue or not prompt, at which point I have no choice
but to open a new shell (or ^Z suspend the current job) to commit the
changes.
This commit allows to open an interactive shell in place when project
root is found to be dirty when deploying, which nicely solves the issue.
Closes #10.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions