Marc Bernard
Marc Bernard
AG shows a couple tags that are *not* visible on GH (and don't fit to AG versions): - 0.113.0 - 1.25.2 
Checking if a new version is available and providing an option to install it is a common feature in many software packages. It would be nice to offer this feature...
Current view includes a table of files which is not very usable:  In case of conflicts the error is shown only when you scroll to the bottom: 
It looks like quite a few have problems getting the SSL setup done right:  We could improve documentation but maybe a separate setup ABAP would be helpful that checks...
Deleting `tadir` entries should be handled the same way as inserting them. Therefore, the `delete_tadir` metadata flag (`zif_abapgit_definitions=>ty_metadata`) should be removed and replaced with method `zcl_abapgit_objects_super=>tadir_delete` (to be called from...
(A longer post here to get things started. It shall turn into a community blog later) ## Current Situation Namespaces for ABAP require registration with SAP in order to get...
Opportunities to clean-up and improve quality... Extended program check on 702:  Details: [702_slin.zip](https://github.com/abapGit/abapGit/files/7705423/702_slin.zip) Looks worse than it is. The vast majority of findings are harmless and can be suppressed...
Currently, objects are serialized when opening the repository and at various times after depending on the action (stage, diff, code inspector). Issues: - Refresh based on action is not consistently...
There are a lot of PRs in the queue to add adopters to the list. What's the hold up?
If a comment spans multiple lines, extend the link in the issue accordingly. It should end in Lxxx-Lyyy. Should be easy to add by calculating the number of lines and...