Per Westerlund
Per Westerlund
Feature suggestion: add local branch names to the revlog. Personally I miss this feature a lot, I use it daily on the command line when working in a team that...
Here is a checklist you should tick through before submitting a pull request: - [X] Implementation is clean - [X] Code adheres to the existing coding standards; e.g. no curlies...
I spent quite some time trying to figure out why I couldn't get the `` component to work with my Blazor Server web app, until I did a git bisect...