Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7ae5983

Browse filesBrowse files
committed
tweaked composer.phar create-project command
1 parent ee6a2ad commit 7ae5983
Copy full SHA for 7ae5983

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎quick_tour/the_big_picture.rst

Copy file name to clipboardExpand all lines: quick_tour/the_big_picture.rst
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ have a ``Symfony/`` directory that looks like this:
6161
6262
composer.phar create-project symfony/framework-standard-edition path/to/install
6363
64+
# remove the Git history
65+
rm -rf .git
66+
6467
.. tip::
6568

6669
If you have PHP 5.4, you can use the built-in web server:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.