Hello,
My first post to TortoiseGit user group. I was wondering if anyone else would find the following feature useful: Filtering branch labels.
I've used the filtering entry at the top of the log window to enter a filter-string, which limits the commits displayed to those which are pointed to by branches that match the filter. However, if other branches happen to be pointing to those commits, their labels are still displayed as well.
I also noticed that there is a view button toward the bottom which can has "Labels" that you can enable/disable (local branches, remote branches, tags).
I would really like to filter the branch labels by a pattern match as well, similar to how working directory files can be filtered.
It doesn't seem like that is possible at the moment, but I might be missing something. Anyone else ever have a want/need for this functionality?