gitconfig

This commit is contained in:
Andre Geißler
2025-12-19 15:24:56 +01:00
parent 3b031223ca
commit 8808346596
3 changed files with 10 additions and 0 deletions

2
rootfs/home/.gitconfig Normal file
View File

@@ -0,0 +1,2 @@
[includeIf "gitdir:/home/andre/gits/conet/"]
path = ~/.gitconfig-conet

View File

@@ -0,0 +1,4 @@
[http]
proxy = http://10.101.0.70:8080/
[https]
proxy = http://10.101.0.70:8080/

View File

@@ -0,0 +1,4 @@
[http]
proxy = http://10.101.0.70:8080/
[https]
proxy = http://10.101.0.70:8080/