multi-gitter icon indicating copy to clipboard operation
multi-gitter copied to clipboard

Update multiple repositories in with one command

Results 41 multi-gitter issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I ran multi-gitter once to create some PRs. Later I wanted to update the body of the PR by changing the value of -b but it does...

enhancement

# What does this change Adds the ability to configure repository clone directory. # What issue does it fix Closes #294 # Notes for the reviewer Hi! I'm a newcomer...

I'm running multi-gitter inside a Docker / VS Code devcontainer environment. It would be nice to configure the directory where multi-gitter clones the repositories. Currently this is the system temporary...

enhancement
good first issue

# What does this change This adds a new VersionController implementation for Azure DevOps _For example if it introduces a new flag or modifies a commands output, give an example...

:robot: I have created a release *beep* *boop* --- ## [0.51.1](https://github.com/lindell/multi-gitter/compare/v0.51.0...v0.51.1) (2024-05-01) ### Dependencies * update golang.org/x/exp digest to a685a6e ([cc21b76](https://github.com/lindell/multi-gitter/commit/cc21b769f8b1293d37fd329683027871de90dcca)) * update golang.org/x/exp digest to fe59bbe ([32ff1ed](https://github.com/lindell/multi-gitter/commit/32ff1edfa5e716d2c463129b1002ad8866db37e4)) * update...

autorelease: pending

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v59](https://togithub.com/google/go-github) | `v59.0.0` -> `v61.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv59/v61.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.1` -> `v4.1.5`...

**The feature request** Add a VersionController for Azure DevOps. I saw on the Discussions page that this is something the project maintainers thought would be a good addition, so I...

enhancement

**The feature request** flag to return return a failure exit code if any repo(s) do not succeed. apologies if I missed that this is currently available somewhere, did not see...

enhancement

**Describe the bug** Got `Could not push changes: object not found` error when `Pushing changes to remote`. **To Reproduce** Steps to reproduce the behavior: 1. Run ``` multi-gitter run "python...

bug