improve directory deletion/editing handling

This commit is contained in:
Lysann Tranvouez 2026-03-09 22:16:15 +01:00
parent b8b7e1f913
commit 55b682b4b0
17 changed files with 86 additions and 7 deletions

View file

@ -0,0 +1 @@
ref: refs/heads/main

View file

@ -0,0 +1,6 @@
[core]
repositoryformatversion = 0
filemode = true
bare = true
ignorecase = true
precomposeunicode = true

View file

@ -0,0 +1 @@
Unnamed repository; edit this file 'description' to name the repository.

View file

@ -0,0 +1,6 @@
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~

View file

@ -0,0 +1,2 @@
# pack-refs with: peeled fully-peeled sorted
fbcbb5819e1c864ef33cfffa179a71387a5d90d0 refs/heads/main