Socket
Book a DemoInstallSign in
Socket

@dwbinns/all-git

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dwbinns/all-git

Run git commands on multiple repositories

1.1.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Multiple git repository management

A command line tool for managing multiple git repositories

Installation

npm install -g @dwbinns/all-git

Commands

Status

Summarize status across multiple repositories:

> all-git status
        directory #A #M #D   repository branch ↓ ↑ action
                .  1  1  0  all-git.git master 0 0 commit
packages/terminal  0  0  0 terminal.git   main 0 0     ok

Number of local files: #A = added, #M = modified, #D = deleted; Number of commits: ↓ = to pull; ↑ = to push
Repository prefix: git@github.com:dwbinns/

Create branch

Create a tracking branch:

> all-git status my-branch-name

Switch branch

Checkout an existing branch:

> all-git checkout my-branch-name

Help

Overview help for all commands:

> all-git help
all-git status
all-git run <command> <args> ...
all-git branch <new-branch-name>
all-git push
all-git help [<subcommand>]

Help for an individual command:

all-git help run
all-git run <command> <args> ...

Run a command in each git directory, eg:
all-git run jq .version package.json

FAQs

Package last updated on 31 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.