Gerhard Olsson
Gerhard Olsson
I suggest this is included in 4.0 too. This is the only code change not in 4.0.
I have over 50 "applications" as superrepos (that could be subrepos in some situations) with a more limited number of tool repos. The most important in any of them is...
A related change, opposite of this feature in some way, but will also share common parts, like handling of "overlay": Add some "include" to GitExtensions.settings, to put the full file...
> > * How far should we traverse the hierarchy? > > until we find the first settings file (an additional "include" feature will not require searching) Max to top...
This is mostly implemented in 4.0 (#9445), where FormBrowse is used for File History with Blame as the default viewer in FileTree
Why do you want to lock old issues? Even if many comments are irrelevant, other have useful feedback or workarounds.
Why is Git returning other than 0? Is there inappropriate parameters to the command? `throwOnErrorOutput` was added to not hide Git errors, which often caused issues later in the processing.
what do you get from the command line?
Opened a PR for this. Some info mostly written before the PR below, not cleaning up all of it. @vbjay Please review this (maybe add unit tests too, I do...
The proposal misses some useful buttons like Commit, skip currently applying. Especially point 3 from pmiossec is something that is the core point, then it is easier to make more...