typofix - https://github.com/vlajos/misspell_fixer
This commit is contained in:
@@ -87,7 +87,7 @@ Note: If you have write access to the main repository at github.com/GoogleCloudP
|
||||
git remote set-url --push upstream no_push
|
||||
```
|
||||
|
||||
### Commiting changes to your fork
|
||||
### Committing changes to your fork
|
||||
|
||||
```sh
|
||||
git commit
|
||||
|
@@ -40,7 +40,7 @@ This documents the process for making release notes for a release.
|
||||
Find the most-recent PR that was merged with the previous .0 release. Remember this as $LASTPR.
|
||||
_TODO_: Figure out a way to record this somewhere to save the next release engineer time.
|
||||
|
||||
Find the most-recent PR that was merged with the current .0 release. Remeber this as $CURRENTPR.
|
||||
Find the most-recent PR that was merged with the current .0 release. Remember this as $CURRENTPR.
|
||||
|
||||
### 2) Run the release-notes tool
|
||||
|
||||
|
Reference in New Issue
Block a user