-
-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
# Update patch | ||
|
||
- `pnpm run create-examples` | ||
- Commit changes | ||
- `git apply changes.patch` | ||
- Make changes | ||
- `pnpm run type-check` | ||
- `git diff > ../changes.patch` | ||
- Reset changes | ||
- Move patch file | ||
- `pnpm run create-examples` | ||
- Commit changes | ||
- `git apply changes.patch` | ||
- Make changes | ||
- `pnpm run type-check` | ||
- `git diff > ../changes.patch` | ||
- Reset changes | ||
- Move patch file | ||
|
||
# Update sources | ||
|
||
- `pnpm run create-examples` | ||
- Commit changes | ||
- `git apply --reject changes.patch` | ||
- Fix conflicts | ||
- `pnpm run type-check` | ||
- `git diff > ../changes.patch` | ||
- Reset example changes | ||
- Move patch file | ||
- Commit changes | ||
- `pnpm run create-examples` | ||
- Commit changes | ||
- `git apply --reject changes.patch` | ||
- Fix conflicts | ||
- `pnpm run type-check` | ||
- `git diff > ../changes.patch` | ||
- Reset example changes | ||
- Move patch file | ||
- Commit changes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
# Update patch | ||
|
||
- `pnpm run create-examples` | ||
- Commit changes | ||
- `git apply changes.patch` | ||
- Make changes | ||
- `pnpm run type-check` | ||
- `git diff > ../changes.patch` | ||
- Reset changes | ||
- Move patch file | ||
- `pnpm run create-examples` | ||
- Commit changes | ||
- `git apply changes.patch` | ||
- Make changes | ||
- `pnpm run type-check` | ||
- `git diff > ../changes.patch` | ||
- Reset changes | ||
- Move patch file | ||
|
||
# Update sources | ||
|
||
- `pnpm run create-examples` | ||
- Commit changes | ||
- `git apply --reject changes.patch` | ||
- Fix conflicts | ||
- `pnpm run type-check` | ||
- `git diff > ../changes.patch` | ||
- Reset example changes | ||
- Move patch file | ||
- Commit changes | ||
- `pnpm run create-examples` | ||
- Commit changes | ||
- `git apply --reject changes.patch` | ||
- Fix conflicts | ||
- `pnpm run type-check` | ||
- `git diff > ../changes.patch` | ||
- Reset example changes | ||
- Move patch file | ||
- Commit changes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters