Marc Bernard
Marc Bernard
You are using different versions of AG to create/update the repo compared to pulling it. Translations of class descriptions were added in https://github.com/abapGit/abapGit/pull/6963.
DSYS: abapGit keeps the version history of the object. If the object was changed in the target system (more times than in the source), then there will be diffs. CLAS:...
No response. Closing. If it's still an issue, you can re-open with more details.
Empty repo to start with https://github.com/abapGit-tests/SAJT
I manually created a `tadir` entry for a function group but I'm not able to reproduce this. It seems also very unlikely that anything is serialized if `exists` fails: https://github.com/abapGit/abapGit/blob/fd673dac68f80bdaf4d0885f347c306319a5c70a/src/objects/zcl_abapgit_object_fugr.clas.abap#L1375-L1379
was this fixed by #7147?
I tried to reproduce. The closest I get is https://github.com/abapGit-tests/FUGR/edit/test/src/zabapgit_unit_test.fugr.xml  You would have to delete the top include and main program to get an empty xml as you reported...
Here's what's required when using Edge control: https://docs.abapgit.org/user-guide/setup/sapgui.html#sap-gui-for-windows Which version of WebView2 is installed (see end of "Browser:" in Debug Info)? 
"Commit All" is handled in ABAP (like all other events). "Commit Selected" and "Commit Filtered" are triggered in JS that we include in the staging page. It works for me...
I tried with the HTTPURLLOC entry but that makes no difference for me (still works). Some notes... https://me.sap.com/notes/2504217 - In case the system uses self-signed SSL cert (check with any...