commit d3bb5d5919e12c04e7c874851baabe01107207b3 Author: KemelovEgor Date: Wed Apr 30 11:42:14 2025 +0200 Загрузить файлы в «/» diff --git a/HEAD b/HEAD new file mode 100644 index 0000000..14b11f1 --- /dev/null +++ b/HEAD @@ -0,0 +1 @@ +e654bf366241d3777e6215d0283224693c61f971 diff --git a/ORIG_HEAD b/ORIG_HEAD new file mode 100644 index 0000000..14b11f1 --- /dev/null +++ b/ORIG_HEAD @@ -0,0 +1 @@ +e654bf366241d3777e6215d0283224693c61f971 diff --git a/config b/config new file mode 100644 index 0000000..54c22a6 --- /dev/null +++ b/config @@ -0,0 +1,17 @@ +[core] + repositoryformatversion = 0 + filemode = false + bare = false + logallrefupdates = true + symlinks = false + ignorecase = true +[remote "origin"] + url = https://github.com/laravel/laravel.git + fetch = +refs/heads/*:refs/remotes/origin/* + pushurl = git@github.com:laravel/laravel.git +[branch "12.x"] + remote = origin + merge = refs/heads/12.x +[remote "composer"] + url = https://github.com/laravel/laravel.git + fetch = +refs/heads/*:refs/remotes/composer/* 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..d44dbd2 Binary files /dev/null and b/index differ