Skip to content

Commit bf50086

Browse files
authored
update flow page documentation (#190)
1 parent 73530a5 commit bf50086

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

src/user-guide/reference/flow.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,17 @@ category: reference
44
order: 90
55
---
66

7-
BETA feature, use this if you know what you are doing
7+
BETA FEATURE
8+
9+
The abapGit flow page helps mirroring branches/pull requests into/from transports by doing filtered git operations. This way, it is possible to work on multiple branches in one system, or pull multiple branches into a system.
10+
11+
:::warning
12+
Filtered git operations is not a real git thing, its something else than git. It is a workable compromise to work with git in a multi user system
13+
:::
14+
15+
The flow page gives an overview of all features that a developer is working on across their favorite repositories.
16+
17+
## Enabling
18+
19+
To enable a repository to work with flow, go to the local repository settings and tick "Flow Page".
20+
Furthermore, developers must set their favorite repositories, so abapGit knows which parts each developer is working on.

0 commit comments

Comments
 (0)