| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d068978 commit 8187f03
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -617,6 +617,8 @@ Create a tag using the following command: | |||
| 617 | 617 | $ git secure-tag <vx.y.z> <commit-sha> -sm "YYYY-MM-DD Node.js vx.y.z (<release-type>) Release" | |
| 618 | 618 | ``` | |
| 619 | 619 | ||
| 620 | + <sup>The commit-sha is the release commit. You can get it easily by running `git rev-parse HEAD`</sup> | ||
| 621 | + | ||
| 620 | 622 | `release-type` is either "Current" or "LTS". For LTS releases, you should also | |
| 621 | 623 | include the release code name. | |
| 622 | 624 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments