Skip to content

Commit d3c53b7

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #312
2 parents 741a70d + 5542779 commit d3c53b7

File tree

5 files changed

+8
-1
lines changed

5 files changed

+8
-1
lines changed

symfony/flex/1.0/git/HEAD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ref: refs/heads/master

symfony/flex/1.0/git/config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[core]
2+
repositoryformatversion = 0
3+
filemode = true
4+
bare = false
5+
logallrefupdates = true

symfony/flex/1.0/git/objects/.gitignore

Whitespace-only changes.

symfony/flex/1.0/git/refs/.gitignore

Whitespace-only changes.

symfony/flex/1.0/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"copy-from-recipe": {
3-
".env.dist": ".env.dist"
3+
".env.dist": ".env.dist",
4+
"git/": ".git"
45
}
56
}

0 commit comments

Comments
 (0)