nqminhuit / gis

Java Command Line Application which extends Git for supporting git-modules
1 stars 0 forks source link

[feature] [Breaking change] Support create branches without prompt #66

Closed nqminhuit closed 1 year ago

nqminhuit commented 1 year ago
gis cb <new branch> <modules_list>

For simplicity, I will replace the old gis cb command.

nqminhuit commented 1 year ago

Reason for this change is that since I have used emacs, and with gis and magit integrated, I have no longer used gis cb. For better emacs and other tools integration, it's best to drop the prompt session and put modules directly.