Configure editor; configure username extractor for git pass helper.

This commit is contained in:
Ray Miller 2024-11-29 17:13:27 +00:00
parent 05329e43f9
commit 12e249fbd7
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,5 @@
[forge.1729.org.uk]
target=dev/forge
username=ray
username_extractor=regex_search
regex_username=^user: (.*)$