Göran W
Göran W
Tip: You can right click on the column headers in Error List and choose "Show Columns - Path". This column will show you the full path to the missing file....
[ENHANCEMENT] Scroll active (HEAD-pointed) local branch into view (when LOCAL BRANCHES list is tall)
Thanks, @love-linger! That's a nice addition. However, the issue I had was that if I switch to another repo-tab and then back, the branch list(s) are scrolled-to-top again. The Graph...
[ENHANCEMENT] Scroll active (HEAD-pointed) local branch into view (when LOCAL BRANCHES list is tall)
A slightly related idea is the following: * Add context commands "Select tracking branch" / "Select local branch" (or similar) as a way to "jump" back-and-forth between a LOCAL branch...
@Cirtoyt Does it help to `deinit` the particular submodule that has issues? (NOTE : Perhaps '`De-initialize Submodule`' could be made a context command in the SUBMODULES list?)
> TIPS: If there is a situation where the data in `SourceGit` is not refreshed correctly, you can directly press `F5` to reload the entire repository. I thought I had...
To make debugging of watcher issues easier, and to maybe avoid some unnecessary processing, we could make early exit for the following additional `FileSystemWatcher` filename patterns... 😉 * In `OnRepositoryChanged()`...
I have a fix, will make a PR soon!
IMHO the release pace is great, so the `master` and `develop` branches should not be changed. There could (in theory) be a `stable` branch, where releases are tagged as such...
We have a LOT of repos, and trying to get a good overview using Groups in the Repositories tab/list is unnecessarily tedious due to the lack of multi-selecting. Being able...
@love-linger - Thanks, but while the recent commit works (after letting SourceGit auto-detect `Git Bash` anew) for replicating the exact behavior of the default-provided "Open Git Bash Here", it does...