Auto-tools/Projects/MozBase: Difference between revisions

→‎Check-in policy: remove obselete comment
(→‎Check-in policy: remove obselete comment)
Line 329: Line 329:
* git commit -m "Bug XYZ - Add new feature to MozBase. r=reviewer" --author="foo <foo@bar" -a
* git commit -m "Bug XYZ - Add new feature to MozBase. r=reviewer" --author="foo <foo@bar" -a
* git push upstream (whereby upstream is: git@github.com:mozilla/mozbase.git)
* git push upstream (whereby upstream is: git@github.com:mozilla/mozbase.git)
<b>SPECIAL EXCEPTION</b>: Because of its special role in making various parts of mobile automation work, mozdevice's "upstream" location is currently [http://mxr.mozilla.org/mozilla-central/source/build/mobile/ build/mobile] in mozilla-central. For this reason, please submit patches against mozilla-central in addition to/instead of a patch against mozbase.


=== Versioning ===
=== Versioning ===
947

edits