Sha256: 2ce831bf6e6c34733689285904e5410d519528e29df10760e98d40264058c7f3

Contents?: true

Size: 87 Bytes

Versions: 1

Compression:

Stored size: 87 Bytes

Contents

#!/bin/bash
git log --pretty=format: --name-only | sort | uniq -c | sort -rg | head -20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ghit-0.2.4 bin/git-churn