Commit fe1d81f
committed
minor #6043 Mention commiting only bower.json (krike, WouterJ)
This PR was merged into the 2.3 branch.
Discussion
----------
Mention commiting only bower.json
Replaces #5778
| Q | A
| --- | ---
| Doc fix? | no
| New docs? | yes
| Applies to | all
| Fixed tickets | -
The section is called "Should I Git Ignore or Commit Bower Assets?", but we cover only the commit way and not the git ignore way, giving users a bit biased information. We should at least mention that people can also commit bower.json.
Thanks to @KriKe for providing the original patch!
Commits
-------
d701e3d Rewrite section about bower.json
1a98bca Add mention for Bower.json1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 | | |
139 | 145 | | |
140 | 146 | | |
| |||
0 commit comments