Marc Bernard

Results 583 comments of Marc Bernard
trafficstars

We have diff per - object - file - package (in folder view) - all I don't see an easy way to have a free selection. Close?

Unsupported objects are shown again in the pull dialog (https://github.com/abapGit/abapGit/pull/6320)

I don't think we need dropdowns or multiple side actions. Close?

Two `/` after the `a-z` need to be escaped but then it should work: https://regex101.com/r/1b5b8w/1 `(?i)(?))([a-z_\/][a-z_0-9\/]*)(?=\s+(?:=|\+=|-=|\*=|\/=|&&=)\s+)`

Here's what the change should look like: ```xml match (?i)(?

sure but i'm not authorized here

`npm owner` is now updating the `package.json` in verdaccio the same way as in the npm registry 😀 Next would be addressing _Note 1_ and _Note 2_ from above.

Todos: - [x] add `checkAllowedToChangePackage` to storage `removePackage` - [x] add `checkAllowedToChangePackage` to storage `removeTarball`