Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit0cb9c3b
committed
bug#3827 Update 'How to Create and store a Symfony2 Project in Git' (nicwortel)
This PR was merged into the 2.3 branch.Discussion----------Update 'How to Create and store a Symfony2 Project in Git'This pull request updates the cookbook article [How to Create and store a Symfony2 Project in Git](http://symfony.com/doc/current/cookbook/workflow/new_project_git.html#initial-project-setup).It started with [this question (and its answer by Wouter J) on Stack Overflow](http://stackoverflow.com/q/23437768/1001110).| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all (or 2.3+)| Fixed tickets | n/aCommits-------3f3d886 Update the tip about the global .gitignore1baf7e0 Remove dash6fd5e52 Small improvementd9f72f9 Some refactoring of the article083c1f5 Replace static version constraint (2.4.4)32cee81 Small change in the wording311f14b Replace numbered list items with #6a19628 Indent the tip to be on the same level as the list item34d61eb Update the complete 'Initial Project Setup' paragraph011e0f0 Update .gitignore example1 file changed
+27
-26
lines changedLines changed: 27 additions & 26 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 25 | + | |
40 | 26 |
| |
41 |
| - | |
| 27 | + | |
42 | 28 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
46 | 32 |
| |
47 |
| - | |
| 33 | + | |
48 | 34 |
| |
49 | 35 |
| |
50 | 36 |
| |
51 | 37 |
| |
52 | 38 |
| |
53 |
| - | |
| 39 | + | |
54 | 40 |
| |
55 | 41 |
| |
56 | 42 |
| |
57 | 43 |
| |
58 | 44 |
| |
59 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 |
| |
61 | 64 |
| |
62 | 65 |
| |
63 | 66 |
| |
64 | 67 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| 114 | + | |
114 | 115 |
| |
115 | 116 |
| |
116 | 117 |
| |
|
0 commit comments
Comments
(0)