Skip to content

Commit bf15932

Browse files
committed
feat: ✨ add credential configuration to gitutils
1 parent f9a0ded commit bf15932

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/gitutils/config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"editor": "code --wait",
55
"filemode": false
66
},
7+
"credential": {
8+
"useHttpPath": true
9+
},
710
"gitflow": {
811
"branch": {
912
"develop": "develop",

0 commit comments

Comments
 (0)