Documentation improvements (history.md)
This is my first try creating a merge request through the command line... the result is a mess, sorry about that. There should be only commits regarding the history.md
file.
FWIW, here's the command I typed:
git push --set-upstream origin ngd-doc-history -o merge_request.create -o merge_request.title="Documentation improvements (history.md)"
(incidentally, the merge_request.title was also completely ignored, I had to edit the title afterwards).
Edited by ngirard