cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

We are migrating our ABAP codebase from the SAP system to a Git repository using abapGit.

I would like to understand the best practices for this process:

  • How can we ensure that the code is correctly and completely migrated to Git using abapGit?
  • How can we effectively use Git features such as version history, branching, and tagging to manage ABAP code changes?
  • Since SAP still relies on Transport Requests (TRs) for moving code across systems, how can we maintain a clear link between TRs and Git history?
0 Likes
View Entire Topic
larshp
Active Contributor
0 Likes

Hi,

Feel free to open an issue at https://github.com/abapGit/abapGit/issues with the question