Björn Kautler

Results 936 comments of Björn Kautler

Well, with such a refspec you would probably then have to filter manually which is in the ancestry of fetched revs, shouldn't be too hard I guess. But even if...

Both I guess, besides that it is not `--tracked` in the example case but show all remote - and only remote - branches. But yes, of course you can only...

Hm, seems not to be restricted to abbreviated. I now have a repo with two remotes providing the same branch. When I do `jj bookmark track mai` it completes to...

It also is not restricted to track and untrack. Same problem in `jj bookmark set main --to m`.

> I was also going to mention Vim's read! command Yeah, I thought about that too and played with it some more now. Indeed it could be done like this...

Not at a computer right now. But as I said, for the Spock case you simply have to annotate `ApplicationSpec` with a read-write `@ResourceLock` like `@ResourceLock("org.testfx.framework.spock.ApplicationSpec")` I think.

Btw. as a sidenote, having just read > TestFX uses JUnit5's new extension mechanism via org.junit.jupiter.api.extension.ExtendWith. By using this, implementors are not forced anymore to inherit from ApplicationTest and are...

Here a way to add this information by customization using Kotlin, writing configurations with "test" in their name in dark grey: ```kotlin class EnhancedInventoryHtmlReportRenderer : InventoryHtmlReportRenderer() { lateinit var configurations:...

Or maybe just use a relative path like for the other links and if you want to ensure this path is only access via https, ensure this otherwise?

I don't really get your comment, sorry. This is not a suggestion, but a definite bug report. And it of course does not remove the property from the collection, why...