automatica-team / plant

Declarative bots constructor
1 stars 0 forks source link

10/global callback #14

Closed Duvewo closed 3 months ago

demget commented 3 months ago
git checkout 10/global-callback
git reset HEAD~3
git add .
git commit -m "bot: implement On in Handler"
git pull --rebase origin main
git push origin -f 10/global-callback

Alias:

git co 10/global-callback
git reset HEAD~3
git aci "bot: implement On in Handler"
git pr origin main
git po 10/global-callback -f