Closed mbtools closed 1 year ago
Hi! Thanks for the feedback. since we can't know how and when abapGit changes file formats, we do not guarantee that the repository objects have the latest file formats abapGit is using and therfore we do not update the files accordingly. It shouldn't harm the import if you have Diffs. So you can just go ahead with the import.
You don't need to import the namespace object. The namespace must be set up in your system prior to the import, so the namespace object is already in your system.
When using the latest abapGit version to pull the repo to an on-prem system, there are many diffs since the repo branches are not up-to-date to the latest abapGit file formats.
Example:
Also, abapGit is supporting namespaces and the
nspc
object is missing in the repo branched.I highly recommend to update the on-prem branches since the vast majority of users will use a current abapGit version.
I can do it for
ABAP-platform-2019
. Let me know if you want a PR.