You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/partner-solutions/neon/manage.md
+20-18Lines changed: 20 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,27 +34,10 @@ When you create your first Neon organization, a default project is created for y
34
34
35
35
### View projects
36
36
37
-
To view your projects, Choose the projects tab from the menu.
37
+
To view your projects, Choose the **Projects**from the sidebar.
38
38
39
39
To view a specific project, select the project's name.
40
40
41
-
### Add a branch to a project
42
-
43
-
A branch is a copy-on-write clone of your data. You can create a branch from a current or past state. Each Neon project is created with a root branch called main. The first branch that you create is branched from the project's root branch. Subsequent branches can branch off the root branch or from a previously created branch.
44
-
45
-
1. To create a new branch, open your project and select **+ Create new Branch** from the menu bar in the working pane.
46
-
47
-
The **Create new Branch** flyout appears in the right side of the working pane.
|Parent branch |Select the parent branch for your new branch. |
55
-
56
-
1. Select the **Create** button.
57
-
58
41
### Create a new project
59
42
60
43
1. From the menu bar in the working pane, select **+ Create project**.
@@ -78,6 +61,25 @@ A branch is a copy-on-write clone of your data. You can create a branch from a
78
61
79
62
1. Select the **Create** button.
80
63
64
+
### Add a branch to a project
65
+
66
+
A branch is a copy-on-write clone of your data. You can create a branch from a current or past state. Each Neon project is created with a root branch called main. The first branch that you create is branched from the project's root branch. Subsequent branches can branch off the root branch or from a previously created branch.
67
+
68
+
1. To create a new branch, open the project in the working pane.
69
+
70
+
1. Select **+ Create new Branch** from the menu bar in the working pane.
71
+
72
+
The **Create new Branch** flyout appears in the right side of the working pane.
0 commit comments