Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
...
  • Loading branch information
indutny committed Aug 5, 2016
commit 26db5e7c52965ffba1125aae43ab5e3497c4b7eb
2 changes: 1 addition & 1 deletion doc/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Tag summaries have a predictable format, look at a recent tag to see, `git tag -

Install `git-secure-tag` npm module:

```sh
```console
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use sh to keep consistent with others?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is made in anticipation of other PR that will change the rest to console.

$ npm install -g git-secure-tag
```

Expand Down