From b102d831ac2fd294a857e4668775dbe15ec5cc60 Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 28 Oct 2023 20:53:34 -0500 Subject: [PATCH] add dot_git --- static/.gitignore | 1 + static/dot_git/COMMIT_EDITMSG | 14 ++++++++++++++ static/dot_git/HEAD | 1 + static/dot_git/config | 5 +++++ static/dot_git/description | 1 + static/dot_git/index | Bin 0 -> 137 bytes static/dot_git/info/exclude | 6 ++++++ static/dot_git/logs/HEAD | 2 ++ static/dot_git/logs/refs/heads/master | 2 ++ .../08/0226f1f5f9784307c3e436d45792f448338d5f | 5 +++++ .../4b/825dc642cb6eb9a060e54bf8d69288fbee4904 | Bin 0 -> 15 bytes .../5b/501737d80cbfcc67cfbdf6343bbafac98b8052 | Bin 0 -> 49 bytes .../af/e232c49b95502bd5175f0e48d325a6a0fd6bbc | Bin 0 -> 348 bytes .../d3/6c0d6aa8f54b501f1785134f7688a3214d6810 | 3 +++ static/dot_git/refs/heads/master | 1 + 15 files changed, 41 insertions(+) create mode 100644 static/.gitignore create mode 100644 static/dot_git/COMMIT_EDITMSG create mode 100644 static/dot_git/HEAD create mode 100644 static/dot_git/config create mode 100644 static/dot_git/description create mode 100644 static/dot_git/index create mode 100644 static/dot_git/info/exclude create mode 100644 static/dot_git/logs/HEAD create mode 100644 static/dot_git/logs/refs/heads/master create mode 100644 static/dot_git/objects/08/0226f1f5f9784307c3e436d45792f448338d5f create mode 100644 static/dot_git/objects/4b/825dc642cb6eb9a060e54bf8d69288fbee4904 create mode 100644 static/dot_git/objects/5b/501737d80cbfcc67cfbdf6343bbafac98b8052 create mode 100644 static/dot_git/objects/af/e232c49b95502bd5175f0e48d325a6a0fd6bbc create mode 100644 static/dot_git/objects/d3/6c0d6aa8f54b501f1785134f7688a3214d6810 create mode 100644 static/dot_git/refs/heads/master diff --git a/static/.gitignore b/static/.gitignore new file mode 100644 index 0000000..95a7acf --- /dev/null +++ b/static/.gitignore @@ -0,0 +1 @@ +!.git \ No newline at end of file diff --git a/static/dot_git/COMMIT_EDITMSG b/static/dot_git/COMMIT_EDITMSG new file mode 100644 index 0000000..7643095 --- /dev/null +++ b/static/dot_git/COMMIT_EDITMSG @@ -0,0 +1,14 @@ +Initial commit + +# Please enter the commit message for your changes. Lines starting +# with '#' will be ignored, and an empty message aborts the commit. +# +# Date: Sat Oct 28 20:42:13 2023 -0500 +# +# On branch master +# +# Initial commit +# +# Changes to be committed: +# new file: .env +# diff --git a/static/dot_git/HEAD b/static/dot_git/HEAD new file mode 100644 index 0000000..cb089cd --- /dev/null +++ b/static/dot_git/HEAD @@ -0,0 +1 @@ +ref: refs/heads/master diff --git a/static/dot_git/config b/static/dot_git/config new file mode 100644 index 0000000..515f483 --- /dev/null +++ b/static/dot_git/config @@ -0,0 +1,5 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = false + logallrefupdates = true diff --git a/static/dot_git/description b/static/dot_git/description new file mode 100644 index 0000000..498b267 --- /dev/null +++ b/static/dot_git/description @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository. diff --git a/static/dot_git/index b/static/dot_git/index new file mode 100644 index 0000000000000000000000000000000000000000..be925138694dd6f9bff6f0acf0bd5493e179ad60 GIT binary patch literal 137 zcmZ?q402{*U|<4b##GxK5mv{i?S;_{3>?f194eX&42??|7?@u`FyoH(kBpAYo*JNi zRXm>0mFtF&Q=9K|W0fLYqS63h<$zZ5pz!e=JZhnJj|C#jjd%u}j@A`GJ cyCEp7EjVj?shP&3`Ed*9aQd8nZr&XL02dc7yZ`_I literal 0 HcmV?d00001 diff --git a/static/dot_git/info/exclude b/static/dot_git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/static/dot_git/info/exclude @@ -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] +# *~ diff --git a/static/dot_git/logs/HEAD b/static/dot_git/logs/HEAD new file mode 100644 index 0000000..96c18f8 --- /dev/null +++ b/static/dot_git/logs/HEAD @@ -0,0 +1,2 @@ +0000000000000000000000000000000000000000 d36c0d6aa8f54b501f1785134f7688a3214d6810 mat 1698543733 -0500 commit (initial): meow +d36c0d6aa8f54b501f1785134f7688a3214d6810 080226f1f5f9784307c3e436d45792f448338d5f mat 1698543843 -0500 commit (amend): Initial commit diff --git a/static/dot_git/logs/refs/heads/master b/static/dot_git/logs/refs/heads/master new file mode 100644 index 0000000..96c18f8 --- /dev/null +++ b/static/dot_git/logs/refs/heads/master @@ -0,0 +1,2 @@ +0000000000000000000000000000000000000000 d36c0d6aa8f54b501f1785134f7688a3214d6810 mat 1698543733 -0500 commit (initial): meow +d36c0d6aa8f54b501f1785134f7688a3214d6810 080226f1f5f9784307c3e436d45792f448338d5f mat 1698543843 -0500 commit (amend): Initial commit diff --git a/static/dot_git/objects/08/0226f1f5f9784307c3e436d45792f448338d5f b/static/dot_git/objects/08/0226f1f5f9784307c3e436d45792f448338d5f new file mode 100644 index 0000000..b821a1f --- /dev/null +++ b/static/dot_git/objects/08/0226f1f5f9784307c3e436d45792f448338d5f @@ -0,0 +1,5 @@ +xM +1 @a=E.dLq1Ղ0Fϯ(ݽǓ{S\Z +8v8 +9pA*sIޤ^ +=),wQ\@[tF>-@?`N-]+ !3 \ No newline at end of file diff --git a/static/dot_git/objects/4b/825dc642cb6eb9a060e54bf8d69288fbee4904 b/static/dot_git/objects/4b/825dc642cb6eb9a060e54bf8d69288fbee4904 new file mode 100644 index 0000000000000000000000000000000000000000..adf64119a33d7621aeeaa505d30adb58afaa5559 GIT binary patch literal 15 Wcmb9VlXr?Ff%bx&`ZrLV_5&l=*aA;0oqr^PJI0tv zW=_ueawglCnQB?xmsiydR2IbQ_iXe!50w*oail0$k=3#h z>G`xDY?`L3KRTVmy5Xg$H7+g+mvvsAc-oXZQ4IK!>vU|J*=-2Z7UwoPi-o_@vc>$u zuUckQr@UY?87JMu*dLQ6EBSa*abu>e`9T)x_Sy`@ZL-P6xeVll&RVK7No!h!z1*Qd zchz$4Ol%FIa=q9gL?5r(sr>!Xk~sV;r&Zd%vp$=xj)i~pGTXiC!77w#2&?TEG~04v zwnL>B`AIYbumOxNvB4)jqYH4q;DLpn1%0rIiLMVGZXHY<8!SMAJPFj8S>WP!;ok9} uUC@a|3~cD%Jz`*^i5W7FX8b}hanRAhM`a^HP(Qox-Uun55al0`EP=<%jIUb& literal 0 HcmV?d00001 diff --git a/static/dot_git/objects/d3/6c0d6aa8f54b501f1785134f7688a3214d6810 b/static/dot_git/objects/d3/6c0d6aa8f54b501f1785134f7688a3214d6810 new file mode 100644 index 0000000..b2f8284 --- /dev/null +++ b/static/dot_git/objects/d3/6c0d6aa8f54b501f1785134f7688a3214d6810 @@ -0,0 +1,3 @@ +xM +1 @a=E."^ISE) ܽǓ9jC>ئ +#L")KbR`