Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to push all branches to a remote repo at one time #678

Merged
merged 1 commit into from Dec 28, 2023

Conversation

interhive
Copy link
Contributor

Your checklist for this pull request

馃毃Please review the guidelines for contributing to this repository.

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

Add the ability to push all local branches to a specific remote repository.

# $ git push --all origin
git.push('origin', all: true)

@interhive
Copy link
Contributor Author

I apologize for the misfire due to the erroneous DCO in my previous pull request.

@jcouball
Copy link
Member

@interhive Thank you for your contribution!

There have been a few changes ahead of this one. Please rebase with master and push again and then I will run tests and merge to master.

鉂勶笍 Happy Holidays 鉂勶笍

Signed-off-by: Chris Grant <chrisgrant@resoluteoil.com>
@interhive
Copy link
Contributor Author

Good morning, @jcouball

I rebased with the master branch using GitHub's rebase feature. Let me know if you need anything else for this one!

Thanks and have a great holiday

Copy link
Member

@jcouball jcouball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thank you for the contribution.

@jcouball jcouball merged commit 3bdb280 into ruby-git:master Dec 28, 2023
9 checks passed
@jcouball
Copy link
Member

I鈥檒l publish a new version of the git gem in the next couple of days.

@jcouball jcouball mentioned this pull request Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants