Jay Asbury
Jay Asbury
> Why not replace "#" to "# " then both party will be happy Did you not see Changing the comment character If you need to use at the beginning...
> >Changing the comment character If you need to use at the beginning of a line for something other than a comment > > Did you not see the code?...
See https://git-scm.com/docs/git-config#Documentation/git-config.txt-corecommentChar
> > I see room for improvement to read the git config value for the correct commit character and not hard coding #. > > yes it is another bug...
`gpg -K --with-colons` parsing proved by https://gist.github.com/vbjay/5d671be6228553baebb087c0241db730 with a little improvement on getting the correct fpr still needed. I will be able to implement this to gather the needed info....
Getting there.  
Create tag dialog Commit dialog 
> @vbjay Has done some work in #10473 , not trivial > Need reviewing by GPG users. https://github.com/gitextensions/gitextensions/pull/10473#issuecomment-1488441213 Been swamped with major projects at work. I still plan on continuing....
> @mstv @RussKie @gerhardol > > Wanted to check in on this. > > The below settings would be really great to have. > > ``` > Allow user to...
Rebased work minus rebase form work to get current. Rebase from was changed a lot so I will need to rework that form. I'll see if I can work on...