screwing with git

This commit is contained in:
anon
2024-07-20 01:19:31 +02:00
parent fbdab66b82
commit 6aa339a50d
35 changed files with 907 additions and 0 deletions

14
git/.notgit/gitui Normal file
View File

@ -0,0 +1,14 @@
(
tab: 0,
diff: (
ignore_whitespace: false,
context: 3,
interhunk_lines: 0,
),
status_show_untracked: None,
commit_msgs: [
"a",
"b",
"c",
],
)