gitconfig
This commit is contained in:
2
rootfs/home/.gitconfig
Normal file
2
rootfs/home/.gitconfig
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[includeIf "gitdir:/home/andre/gits/conet/"]
|
||||||
|
path = ~/.gitconfig-conet
|
||||||
4
rootfs/home/.gitconfig-conet
Normal file
4
rootfs/home/.gitconfig-conet
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[http]
|
||||||
|
proxy = http://10.101.0.70:8080/
|
||||||
|
[https]
|
||||||
|
proxy = http://10.101.0.70:8080/
|
||||||
4
rootfs/home/andre/.gitconfig-conet
Normal file
4
rootfs/home/andre/.gitconfig-conet
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[http]
|
||||||
|
proxy = http://10.101.0.70:8080/
|
||||||
|
[https]
|
||||||
|
proxy = http://10.101.0.70:8080/
|
||||||
Reference in New Issue
Block a user