InlineEdit: Document how to create empty changes
Change-Id: Ibaac95d84470153fee36c8c52fac62777900928e
This commit is contained in:

committed by
David Pursehouse

parent
cc44a0b486
commit
6842df9ac6
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
BIN
Documentation/images/inline-edit-create-follow-up-change.png
Normal file
BIN
Documentation/images/inline-edit-create-follow-up-change.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
@@ -9,6 +9,7 @@
|
||||
.. Registering a new Gerrit account
|
||||
.. link:user-review-ui.html[Reviewing Changes]
|
||||
.. link:user-search.html[Searching Changes]
|
||||
.. link:user-inline-edit.html[Manipulating Changes in Browser]
|
||||
.. link:user-notify.html[Subscribing to Email Notifications]
|
||||
. SSH
|
||||
.. SSH connection details
|
||||
|
38
Documentation/user-inline-edit.txt
Normal file
38
Documentation/user-inline-edit.txt
Normal file
@@ -0,0 +1,38 @@
|
||||
= Inline Edit
|
||||
|
||||
This page explains the workflow for creating and amending changes in the
|
||||
browser.
|
||||
|
||||
|
||||
[[create-change]]
|
||||
== Creating a New Empty Change
|
||||
|
||||
A new change can be created directly in the browser, meaning it is not necessary
|
||||
to clone the whole repository to make trivial changes.
|
||||
|
||||
There are two different ways to create an empty change:
|
||||
|
||||
By clicking on the 'Create Change' button in the project screen:
|
||||
|
||||
[[create-change-from-project-info-screen]]
|
||||
|
||||
image::images/inline-edit-create-change-project-screen.png[width=800, link="images/inline-edit-create-change-project-screen.png"]
|
||||
|
||||
The user can select the branch on which the new change should be created:
|
||||
|
||||
image::images/inline-edit-create-change-project-screen-dialog.png[width=800, link="images/inline-edit-create-change-project-screen-dialog.png"]
|
||||
|
||||
By clicking the 'Follow-Up' button on the change screen, to create an empty
|
||||
change based on the selected change.
|
||||
|
||||
[[create-change-from-change-screen]]
|
||||
|
||||
image::images/inline-edit-create-follow-up-change.png[width=800, link="images/inline-edit-create-follow-up-change.png"]
|
||||
|
||||
|
||||
GERRIT
|
||||
------
|
||||
Part of link:index.html[Gerrit Code Review]
|
||||
|
||||
SEARCHBOX
|
||||
---------
|
Reference in New Issue
Block a user