HACKING: clarify linking identities procedure
Change-Id: I89e93002181926eec5fc5a339765b773559a8ff1 Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/4354 Tested-by: jenkins Reviewed-by: Tomas Vanek <vanekt@fbl.cz>riscv-compliance-dev
parent
b8c7232b66
commit
3a32902987
13
HACKING
13
HACKING
|
@ -1,13 +1,20 @@
|
||||||
// This file is part of the Doxygen Developer Manual
|
// This file is part of the Doxygen Developer Manual
|
||||||
/** @page patchguide Patch Guidelines
|
/** @page patchguide Patch Guidelines
|
||||||
|
|
||||||
\attention If you're behind a corporate wall with http only access to the
|
|
||||||
world, you can still use these instructions!
|
|
||||||
|
|
||||||
\attention You can't send patches to the mailing list anymore at all. Nowadays
|
\attention You can't send patches to the mailing list anymore at all. Nowadays
|
||||||
you are expected to send patches to the OpenOCD Gerrit GIT server for a
|
you are expected to send patches to the OpenOCD Gerrit GIT server for a
|
||||||
review.
|
review.
|
||||||
|
|
||||||
|
\attention If you already have a Gerrit account and want to try a
|
||||||
|
different sign in method, please first sign in as usually, press your
|
||||||
|
name in the upper-right corner, go to @a Settings, select @a
|
||||||
|
Identities pane, press <em>Link Another Identity</em> button. In case
|
||||||
|
you already have duplicated accounts, ask administrators for manual
|
||||||
|
merging.
|
||||||
|
|
||||||
|
\attention If you're behind a corporate wall with http only access to the
|
||||||
|
world, you can still use these instructions!
|
||||||
|
|
||||||
@section gerrit Submitting patches to the OpenOCD Gerrit server
|
@section gerrit Submitting patches to the OpenOCD Gerrit server
|
||||||
|
|
||||||
OpenOCD is to some extent a "self service" open source project, so to
|
OpenOCD is to some extent a "self service" open source project, so to
|
||||||
|
|
Loading…
Reference in New Issue