Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Support the 'rebase' config key for branches#1154

Merged
mcuadros merged 1 commit intosrc-d:masterfrom
posthuman-resource:rebase_config
May 19, 2019
Merged

Support the 'rebase' config key for branches#1154
mcuadros merged 1 commit intosrc-d:masterfrom
posthuman-resource:rebase_config

Conversation

@posthuman-resource
Copy link
Copy Markdown
Contributor

We are using go-git in a command line client that provides some abstractions on top of git workspaces to help users manage their reviews. A key part of workflow management here is correctly pointing upstreams to local or remote branches, and causing pulls to issue rebases rather than merges.

The config value itself is a standard key and git itself will set/unset it for you sometimes during relatively normal usage.

This PR just adds support for the key.

@mcuadros mcuadros merged commit 91db86b into src-d:master May 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants