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

Dereckson <dereck...@espace-win.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|wikibugs-l@lists.wikimedia. |dereck...@espace-win.org
                   |org                         |

--- Comment #4 from Dereckson <dereck...@espace-win.org> 2012-06-05 17:03:55 
UTC ---
Thank you for your report.

Code review: https://gerrit.wikimedia.org/r/#/c/10286/
____________________________

Danny B., please read http://www.mediawiki.org/wiki/Developer_access if you
wish to join the MediaWiki development community and be able to add yourself
patches in our code review queue.

You can get an overview of the process on
http://www.mediawiki.org/wiki/Git/Workflow

I used the following commands to put your patch in our community code review
site:

git clone ssh://review/mediawiki/extensions/SyntaxHighlight_GeSHi.git
cd SyntaxHighlight_GeSHi
git checkout -b geshi-37044
(editing the relevant file)
git add geshi/geshi/html5.php
git commit -a -m "(bug 37044) Fixed HTML5 syntax highlight typo"
git review

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to