Open barrettj12 opened 4 months ago
We could also have a config value for setting the merge branch name, and the description.
The information about the merge (e.g. source/target branches, conflicts) should be stored in the repo's .jit
folder. Maybe .jit/merges/<merge-name>
For merging one branch into another. Essentially rewrite this Bash script in Go (but not juju-specific):
We will need a config value for setting the merge message, possibly using Go templates.