git-workspace
git-workspace copied to clipboard
Sync personal and work git repositories from multiple providers :rocket:
This patch adds support to both add include and exclude expressions to filter repositories. The repository names are first run through the include and then exclude filters. By default all...
While it is very useful to manage all repos in an org together, most of my orgs have too many repos, including many I am not interested in. It would...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.155 to 1.0.164. Release notes Sourced from serde's releases. v1.0.164 Allowed enum variants to be individually marked as untagged (#2403, thanks @dewert99) v1.0.163 Eliminate build script from...
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.2 to 0.7.4. Commits 0945943 chore: Release b4cc00a docs: Update changelog f46f507 Merge pull request #557 from epage/newtype_variant 1f4f2f7 fix(serde): Newtype variant support 87836d9 test(serde): Show newtype...
I just submitted [this PR](https://github.com/nix-community/home-manager/pull/3811) that adds a new `home-manager` module to declaratively set workspaces and create systemd timers to update them. As soon as it gets (hopefully) merged I...
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.2 to 2.3.3. Commits 1547668 2.3.3 21be522 impl: use shorthand initialization, remove old work-around See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Will list all repo's and show modified/untracked/behind/ahead/stashes/etc. for each repository.
Hey! I've faced with a problem on `git workspace update` stage. Workspace is trying to clone via ssh with standard private key: `id_rsa` In my case this way is not...
Cannot access group/subgroup with following problem: `Gitlab group/user mygroup/mysubgroup could not be found. Are you sure you have access?`. With access through API (with the same API token) works fine....
Bumps the dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/toml-rs/toml) | `0.8.19` |...