mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-06-30 22:53:49 +00:00
Base implementation
This commit is contained in:
parent
05d156a5b0
commit
74703c48f3
53 changed files with 34684 additions and 392 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npm run lint && npm run build && git add build
|
||||
npm run lint && npm run build && git add dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue