Skip to content

rock3r/rebaser-plugin

Repository files navigation

Git Rebaser Plugin

An IntelliJ Platform plugin to easily rebase the current branch onto a pre-set remote branch. It supports multiple repositories in a single project.

The action in the Find Action results

Important

You'll need to explicitly configure and enable at least one repository for the action to become available.

Goal

The main goal of this plugin is to streamline the development workflow by providing a simple and fast way to keep feature branches up to date with the main development branch.

The plugin will fetch + rebase onto, or pull with rebase from, the configured remote branch. Which operation is performed depends on whether the current local branch is tracking the configured remote branch or not.

Configuring the plugin

The plugin is configured in Settings | Version Control | Git | Rebaser:

The configuration page

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

About

A simple IntelliJ Plugin that allows you to quickly rebase the current Git branch(es) onto a pre-defined remote branch.

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages