Jason Lowe-Power has uploaded this change for review. (
https://gem5-review.googlesource.com/11872
Change subject: misc: Update CONTRIBUTING with gerrit changes
......................................................................
misc: Update CONTRIBUTING with gerrit changes
Change-Id: I39b5a784a056195a5e71fd21b3abb5fc91ab70e7
Signed-off-by: Jason Lowe-Power <[email protected]>
---
M CONTRIBUTING.md
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3cfad9f..5dc195f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -244,13 +244,21 @@
git commit --amend
```
-Push change to gerrit as a draft
---------------------------------
+Push change to gerrit as a draft/private
+----------------------------------------
+
+See
https://gerrit-review.googlesource.com/Documentation/intro-user.html#private-changes
+for details on private gerrit changes.
```
- git push origin HEAD:refs/drafts/master
+ git push origin HEAD:refs/for/master%private
```
+Once you have pushed your change as "private", you can log onto [gerrit]
+(https://gem5-review.googlesource.com) and once you're happy with the
commit
+click the "unmark private" which may be hidden in the "more options"
dropdown
+in the upper right corner
+
Push change bypassing gerrit
-----------------------------
--
To view, visit https://gem5-review.googlesource.com/11872
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I39b5a784a056195a5e71fd21b3abb5fc91ab70e7
Gerrit-Change-Number: 11872
Gerrit-PatchSet: 1
Gerrit-Owner: Jason Lowe-Power <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev