mod.rs: print summary without quotes
Second try doing a MR via command-line... without much more success.
Any idea on how not to push such commits as "merge x into y" ?
FWIW, here's the command I typed:
git push --set-upstream origin ngd-unquoted-summary -o merge_request.create -o merge_requests.allow_collaboration=true -o merge_request.title="mod.rs: print summary without quotes."
Edited by ngirard