-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- change up fish theme prompt - don't use osx keychain for GitHub creds helper - Shopify: add another kubeconfig file - Shopify: update how repo's are fetched
- Loading branch information
1 parent
044ac0c
commit bc32433
Showing
3 changed files
with
36 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,9 +16,15 @@ | |
algorithm = patience | ||
[protocol] | ||
version = 2 | ||
[credential] | ||
helper = osxkeychain | ||
[core] | ||
commitGraph = true | ||
[gc] | ||
writeCommitGraph = true | ||
[url "https://github.com/Shopify/"] | ||
insteadOf = [email protected]:Shopify/ | ||
insteadOf = [email protected]:shopify/ | ||
insteadOf = ssh://[email protected]/Shopify/ | ||
insteadOf = ssh://[email protected]/shopify/ | ||
[credential] | ||
helper = | ||
helper = store --file /opt/dev/var/private/git_credential_store |