You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ target=dev/github
74
74
75
75
As usual with [pass], this helper assumes that the password is contained in the first line of the passwordstore entry.
76
76
Additionally, if a second line is present, this line is interpreted as the username and also returned back to the git process invoking this helper.
77
-
In case you use markers at the start of lines to identify what is contained in this line, e.g. like `Username: fooo`, the options `skip_username` and `skip_password` can be defined in each mapping so skip the given amount of characters from the beginning of the respective line.
77
+
In case you use markers at the start of lines to identify what is contained in this line, e.g. like `Username: fooo`, the options `skip_username` and `skip_password` can be defined in each mapping to skip the given amount of characters from the beginning of the respective line.
78
78
Additionally, global defaults can be configured via the `DEFAULT` section:
0 commit comments