Sha256: fc5976cc63f8d22e7685e3cf81d8de52b81d89becd2f2a11641fafe4fd049e77

Contents?: true

Size: 174 Bytes

Versions: 7

Compression:

Stored size: 174 Bytes

Contents

#!/usr/bin/env ruby

# Displays full repository history in graphical format
system 'git log --graph --oneline --decorate --all --full-history --author-date-order --no-notes'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
git-utils-2.4.0 bin/git-graph
git-utils-2.3.0 bin/git-graph
git-utils-2.2.1 bin/git-graph
git-utils-2.2.0 bin/git-graph
git-utils-2.1.0 bin/git-graph
git-utils-2.0.0 bin/git-graph
git-utils-1.0.0 bin/git-graph