Загрузить файлы в «/»

This commit is contained in:
2025-04-30 11:42:14 +02:00
commit d3bb5d5919
5 changed files with 20 additions and 0 deletions

1
HEAD Normal file
View File

@@ -0,0 +1 @@
e654bf366241d3777e6215d0283224693c61f971

1
ORIG_HEAD Normal file
View File

@@ -0,0 +1 @@
e654bf366241d3777e6215d0283224693c61f971

17
config Normal file
View File

@@ -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/*

1
description Normal file
View File

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

BIN
index Normal file

Binary file not shown.