Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

suhlig/bits-service-history

Repository files navigation

History of the bits-service

Idea: Use gource to create a visual history of the bits-service

Install

brew bundle
gem install bundler
bundle install

TODO

Misc

# get email addresses
GIT_DIR=../bits-service-release/.git git log --all --format='%cE'

# get names
GIT_DIR=../bits-service-release/.git git log --all --format='%cN' | sort -u

About

Visual history of the bits-service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published