https://github.com/atefbb/pull-rebase-git-branches
Automating `pull rebase git branches`
https://github.com/atefbb/pull-rebase-git-branches
git
Last synced: 2 months ago
JSON representation
Automating `pull rebase git branches`
- Host: GitHub
- URL: https://github.com/atefbb/pull-rebase-git-branches
- Owner: atefBB
- License: mit
- Created: 2021-12-08T11:04:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T06:58:33.000Z (over 4 years ago)
- Last Synced: 2024-10-30T07:07:16.622Z (over 1 year ago)
- Topics: git
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/pull-rebase-branches
- Size: 157 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pull-rebase-git-branches
Automating `pull rebase git branches`
## How to use
Run:
yarn global add pull-rebase-branches
Then run the command:
pull-rebase-branches
You will be asked for the list of branches to rebase, if they are more then one, separate them with space.
Advice: When conflicts occurs: please resolve them yourself. Don't blame anybody!