on 2025 Jan 27 2:25 PM
I have created the Offline repository in ABAPGit. I have created the Package and also added one code in to this package. But I am not avble to see the 'Branch' Section in it.
Does anyone has an idea about how to activate the branch in offline repo so that I can make a branch and do the further development without disturbing the actual code.
Request clarification before answering.
There's no branch concept in "offline repository", the concept is to store the files in a ZIP file, and not the .git folder containing the whole git stuff like branches and so on.
If you don't want to get a git repository in the Web (github and so on), you may define https to your own ABAP system by installing larshp/abapGitServer: Git server implemented in ABAP.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.