cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

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

gautamn
Newcomer
0 Likes
497

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?

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