Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
92487d40
Commit
92487d40
authored
May 04, 2021
by
Jacques Erasmus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add docs for swap revisions
parent
257c13c4
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
13 additions
and
3 deletions
+13
-3
doc/user/project/repository/branches/img/branch_filter_search_box_v13_10.png
...pository/branches/img/branch_filter_search_box_v13_10.png
+0
-0
doc/user/project/repository/branches/img/branch_filter_search_box_v13_12.png
...pository/branches/img/branch_filter_search_box_v13_12.png
+0
-0
doc/user/project/repository/branches/img/compare_branches_v13_10.png
...oject/repository/branches/img/compare_branches_v13_10.png
+0
-0
doc/user/project/repository/branches/img/compare_branches_v13_12.png
...oject/repository/branches/img/compare_branches_v13_12.png
+0
-0
doc/user/project/repository/branches/img/repository_filter_search_box_v13_10.png
...tory/branches/img/repository_filter_search_box_v13_10.png
+0
-0
doc/user/project/repository/branches/img/repository_filter_search_box_v13_12.png
...tory/branches/img/repository_filter_search_box_v13_12.png
+0
-0
doc/user/project/repository/branches/img/swap_revisions_after_v13_12.png
...t/repository/branches/img/swap_revisions_after_v13_12.png
+0
-0
doc/user/project/repository/branches/img/swap_revisions_before_v13_12.png
.../repository/branches/img/swap_revisions_before_v13_12.png
+0
-0
doc/user/project/repository/branches/index.md
doc/user/project/repository/branches/index.md
+13
-3
No files found.
doc/user/project/repository/branches/img/branch_filter_search_box_v13_10.png
deleted
100644 → 0
View file @
257c13c4
16.8 KB
doc/user/project/repository/branches/img/branch_filter_search_box_v13_12.png
0 → 100644
View file @
92487d40
15.4 KB
doc/user/project/repository/branches/img/compare_branches_v13_10.png
deleted
100644 → 0
View file @
257c13c4
80.6 KB
doc/user/project/repository/branches/img/compare_branches_v13_12.png
0 → 100644
View file @
92487d40
45.4 KB
doc/user/project/repository/branches/img/repository_filter_search_box_v13_10.png
deleted
100644 → 0
View file @
257c13c4
16.8 KB
doc/user/project/repository/branches/img/repository_filter_search_box_v13_12.png
0 → 100644
View file @
92487d40
12.3 KB
doc/user/project/repository/branches/img/swap_revisions_after_v13_12.png
0 → 100644
View file @
92487d40
8.74 KB
doc/user/project/repository/branches/img/swap_revisions_before_v13_12.png
0 → 100644
View file @
92487d40
8.73 KB
doc/user/project/repository/branches/index.md
View file @
92487d40
...
@@ -53,7 +53,7 @@ To compare branches in a repository:
...
@@ -53,7 +53,7 @@ To compare branches in a repository:
1.
Select branches to compare using the
[
branch filter search box
](
#branch-filter-search-box
)
.
1.
Select branches to compare using the
[
branch filter search box
](
#branch-filter-search-box
)
.
1.
Click
**Compare**
to view the changes inline:
1.
Click
**Compare**
to view the changes inline:
!
[
compare branches
](
img/compare_branches_v13_1
0
.png
)
!
[
compare branches
](
img/compare_branches_v13_1
2
.png
)
## Delete merged branches
## Delete merged branches
...
@@ -74,7 +74,7 @@ automatically when a merge request was merged.
...
@@ -74,7 +74,7 @@ automatically when a merge request was merged.
This feature allows you to search and select a repository quickly when
[
comparing branches
](
#compare
)
.
This feature allows you to search and select a repository quickly when
[
comparing branches
](
#compare
)
.
![
Repository filter search box
](
img/repository_filter_search_box_v13_1
0
.png
)
![
Repository filter search box
](
img/repository_filter_search_box_v13_1
2
.png
)
Search results appear in the following order:
Search results appear in the following order:
...
@@ -85,7 +85,7 @@ Search results appear in the following order:
...
@@ -85,7 +85,7 @@ Search results appear in the following order:
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/22166) in GitLab 11.5.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/22166) in GitLab 11.5.
![
Branch filter search box
](
img/branch_filter_search_box_v13_1
0
.png
)
![
Branch filter search box
](
img/branch_filter_search_box_v13_1
2
.png
)
This feature allows you to search and select branches quickly. Search results appear in the following order:
This feature allows you to search and select branches quickly. Search results appear in the following order:
...
@@ -97,6 +97,16 @@ Sometimes when you have hundreds of branches you may want a more flexible matchi
...
@@ -97,6 +97,16 @@ Sometimes when you have hundreds of branches you may want a more flexible matchi
-
`^feature`
matches only branch names that begin with 'feature'.
-
`^feature`
matches only branch names that begin with 'feature'.
-
`feature$`
matches only branch names that end with 'feature'.
-
`feature$`
matches only branch names that end with 'feature'.
## Swap revisions
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/60491) in GitLab 13.12.
![
Before swap revisions
](
img/swap_revisions_before_v13_12.png
)
The Swap revisions feature allows you to swap the Source and Target revisions. When the Swap revisions button is clicked, the selected revisions for Source and Targed will be swapped.
![
After swap revisions
](
img/swap_revisions_after_v13_12.png
)
<!-- ## Troubleshooting
<!-- ## Troubleshooting
Include any troubleshooting steps that you can foresee. If you know beforehand what issues
Include any troubleshooting steps that you can foresee. If you know beforehand what issues
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment