Socket
Book a DemoInstallSign in
Socket

4d63.com/gas

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

4d63.com/gas

Go
Version
v1.0.0
Version published
Created
Source

gs

Check the state of all your git worktrees.

Install

Binary (Linux; macOS; Windows)

Download the binary from the releases page.

From Source

go get 4d63.com/gs

Usage

Print a list of repositories in the current directory that have branches not pushed upstream, or dirty working directories:

gs

Example:

$ gs
fork-stretchr-testify/
  master               ↑  origin/master
  base                    <none>
gs/
  master               ↑↓ origin/master
helloworld/
  push-with-request       <none>
  add-vcr-2           M   origin/add-vcr-2
  add-vcr              ↑↓ origin/add-vcr

Usage (all)

Print all branches:

gs -all

FAQs

Package last updated on 25 Nov 2018

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