abapGit / abapGit/docs.abapgit.org
Flow Page Notes
Open
@larshp is already working on this.
Since Nov 5, 2023.
- Dominant language
- ABAP
- Stars
- 35
- Forks
- 46
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 3
Description
- "this is not git"
- "preserving the advantages of using classic CTS"
- feature branch based development
- feature branches are deleted after merge to main
- all feature branches are based on main
- only favorite repos considered
- branches must be up to date, squashed on top of main
- main branch must be named 'main'
- no changes to same files in simultaneous pull requests/features
- pull requests from forks are not considered
- commits must be during the last year
- max 100 PRs shown per repo(?)
- linear history
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.