Martin Otzen
Martin Otzen
Miss this too, but would prefer to keep the same concept as others like the file fade out. Like: > -u, --user-idle-time SECONDS > Time in seconds users remain idle...
Hi As you are changing this anyway, i have a small request to this. The list of branches i get in the create worktree dialog is only local branches. In...
Well if taken entirely from the top. I would benefit most if the new worktree was not a standalone dialog, but an option in the checkout and create branch dialogs....
> > As you cannot create a new worktree with your current branch (git limitation), you have to do one of those actions anyway > > The limitation is not...
@memsharded regarding the `run("conan...` I agree and Is exactly why I am looking for other solution. ;-) I will dive into your link and get back.
I get the idea of using different repos for different stages of maturity, not a stupid idea at all:-), We generel have 4 stages - feature - develop - maturity...
Any thoughts?
Sadly No.
> As-is, that would flag a lot of reasonable header-only code. Yes, that's the idea. An effective way to check that all headers can be included standalone, is to include...
> See also discussion in https://github.com/isocpp/CppCoreGuidelines/issues/981 where some include ordering ideas were tossed around in #981 there are some discussion about how "interface first" can create an issue if that...