#1101 - Polishing.

This commit is contained in:
Greg L. Turnquist
2020-05-20 09:49:06 -05:00
parent e54348106f
commit d572ad3807

View File

@@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash
#
# This script creates a new local issue branch for the given issue id.
# Previous changes are stashed before the issue branch is created and are reapplied after branch creation.