https://bugzilla.wikimedia.org/show_bug.cgi?id=42606

--- Comment #17 from Dereckson <[email protected]> ---
What procedure did you followed to update the change?

You can for example do the following :

# 1 - go to the git branch where the code is
git checkout bug/42606

# 2 - edit the file

# 3 - Amend the previous commit and send modified version to Gerrit
git add createformcontents.html.tmpl
git commit --amend
git review -R

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to