diff --git a/COMMIT_EDITMSG b/COMMIT_EDITMSG new file mode 100644 index 0000000..f8fcca6 --- /dev/null +++ b/COMMIT_EDITMSG @@ -0,0 +1 @@ +print panic messages when panic diff --git a/HEAD b/HEAD new file mode 100644 index 0000000..b870d82 --- /dev/null +++ b/HEAD @@ -0,0 +1 @@ +ref: refs/heads/main diff --git a/config b/config new file mode 100644 index 0000000..7f99261 --- /dev/null +++ b/config @@ -0,0 +1,5 @@ +[core] + bare = false + repositoryformatversion = 0 + filemode = true + logallrefupdates = true diff --git a/description b/description new file mode 100644 index 0000000..498b267 --- /dev/null +++ b/description @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository. diff --git a/index b/index new file mode 100644 index 0000000..eb65798 Binary files /dev/null and b/index differ