#184 - Improvements to new issue branch script

Removed the offline mode for the issue branch. If dependencies are missing it won't work offline either. Rename it to drop the .sh suffix. That way, we can change its language in the future without user having to know.

Original pull request: #185.
This commit is contained in:
Greg Turnquist
2015-07-07 13:04:24 -05:00
committed by Oliver Gierke
parent 0ffb2b3c40
commit 04ac2a7f7b
2 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@ target
.settings/
.project
.classpath
.idea