mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Change indentation: 4 -> 2 spaces
This commit is contained in:
parent
68322db312
commit
45cc401523
@ -172,6 +172,6 @@ cutting new releases.
|
|||||||
added to the CHANGELOG (inc. date), and the `bower.json`, `component.json`,
|
added to the CHANGELOG (inc. date), and the `bower.json`, `component.json`,
|
||||||
and `normalize.css` files.
|
and `normalize.css` files.
|
||||||
3. The commit message must be of `v0.0.0` format.
|
3. The commit message must be of `v0.0.0` format.
|
||||||
4. Create an annotated tag for the version: `git tag -m "v0.0.0" v0.0.0`.
|
4. Create an annotated tag for the version: `git tag -m "v0.0.0" 0.0.0`.
|
||||||
5. Push the changes and tags to GitHub: `git push --tags origin master`
|
5. Push the changes and tags to GitHub: `git push --tags origin master`
|
||||||
6. Checkout the `gh-pages` branch and follow the instructions in the README.
|
6. Checkout the `gh-pages` branch and follow the instructions in the README.
|
||||||
|
Loading…
Reference in New Issue
Block a user