cancel
Showing results for 
Search instead for 
Did you mean: 

Best Practices for Migrating ABAP Code to Git Using abapGit and Integrating with SAP TR

10-29-2025 10:13 AM
gautamn Newcomer
575 views 1 comments
0 Likes
SAP Managed Tags
Labels
ABAPabapGitgit migration
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

Accepted Solutions (0)

Answers (1)

Answers (1)

larshp
Active Contributor
0 Likes

Hi,

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