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