backup: 2026-04-03 10:04
This commit is contained in:
+4
-1
@@ -27,6 +27,7 @@
|
||||
# -S: не переносить длинные строки
|
||||
pager = less -FRXS
|
||||
excludesfile = /home/ada/.gitignore_global
|
||||
quotepath = false
|
||||
|
||||
[init]
|
||||
# Имя основной ветки по умолчанию
|
||||
@@ -204,7 +205,7 @@
|
||||
|
||||
[credential]
|
||||
# Кэшировать пароли на 1 час
|
||||
helper = cache --timeout=3600
|
||||
helper = "!f() { /home/ada/.vscode-server/bin/e7fb5e96c0730b9deb70b33781f98e2f35975036/node /tmp/vscode-remote-containers-95cf22a9-f690-44dc-bc97-9c63d97505e1.js git-credential-helper $*; }; f"
|
||||
|
||||
# ═══ URL shortcuts ══════════════════════════════════════════
|
||||
|
||||
@@ -228,3 +229,5 @@
|
||||
|
||||
# ═══ Ваши дополнительные настройки ═════════════════════════
|
||||
# Добавьте свои настройки ниже
|
||||
[safe]
|
||||
directory = /home/ada/Documents/Projects/DZR/attendance_mephi
|
||||
|
||||
Reference in New Issue
Block a user