diff --git a/external/book/content/book/en/v2/Git-Tools-Credential-Storage.html b/external/book/content/book/en/v2/Git-Tools-Credential-Storage.html index 31955bcea8..267e50ab90 100644 --- a/external/book/content/book/en/v2/Git-Tools-Credential-Storage.html +++ b/external/book/content/book/en/v2/Git-Tools-Credential-Storage.html @@ -170,7 +170,7 @@

Under the Hood

Runs /absolute/path/foo -xyz

-

!f() { echo "password=s3cre7"; }; f

+

! if() { echo "password=s3cre7"; };

Code after ! evaluated in shell

@@ -355,4 +355,4 @@

A Custom Credential Cache

As you can see, extending this system is pretty straightforward, and can solve some common problems for you and your team.

- \ No newline at end of file +