0.0.15 • Published 1 year ago

@folkforms/prx v0.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

PRX

PR workflow. Creates a PR, or switches back to main and pulls and prunes.

prx pushes the branch to origin and creates a PR.

prx -d/--done checks out main, runs git pull --prune, git branch --delete <branch the command was run on>.

Workflow

  1. Create a personal branch
  2. Make some changes
  3. Commit them
  4. Run prx to push the branch and create the PR
  5. Get the PR reviewed and merged
  6. Delete the remote branch
  7. Run prx -d/--done to go back to main and pull the latest changes
0.0.15

1 year ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.12

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.9

3 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago