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

--- Comment #4 from Strainu <[email protected]> ---
How did you generate your patch? Normally, the procedure I suggest is the
following:

- clone the pywikibot/core branch
- add the file, make the modifications etc.
- git add unusedfiles.py
- git commit (make sure you write a good commit description)
- git format-patch -1 HEAD

See
http://stackoverflow.com/questions/6658313/generate-a-git-patch-for-a-specific-commit
for details.

The git format-patch command will generate a patch file that you can then
upload to gerrit.

-- 
You are receiving this mail because:
You are the assignee for the bug.

_______________________________________________
Pywikipedia-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs

Reply via email to