gitstreak

command module
v0.0.0-...-912cfd5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2025 License: BSD-3-Clause Imports: 9 Imported by: 0

README

Installation

go install xudongz.com/code/gitstreak@latest

Usage

You can use gitsteak to display the graph for any number of repositories.

gitstreak path/to/repo1 path/to/repo2

You can limit it to a specific user by specifying their email address.

gitstreak -author user@example.org path/to/repo

If you have a single directory with all your repositories, you can easily include each repository.

gitstreak -author user@example.org path/to/parent/*

You can define an alias within your .bashrc file if you do not want to specify a list of repository every time.

Example Graphs

gitstreak go

gitstreak linux

gitstreak -author torvalds@linux-foundation.org linux

gitstreak node

Author

Xudong Zheng

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL