Skip to content

Commit

Permalink
Add rebase script
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvind Iyengar committed May 18, 2021
1 parent d688738 commit 68e47fa
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
pull-scripts:
./scripts/pull-scripts

rebase:
./scripts/rebase

TARGETS := prepare patch charts clean validate template

$(TARGETS):
Expand Down
Loading

0 comments on commit 68e47fa

Please sign in to comment.