Sha256: 859b152adb0e99a9a9e3bebc51b43fc29885e4b98a2c0a5486c5e35c6186c203
Contents?: true
Size: 105 Bytes
Versions: 2
Compression:
Stored size: 105 Bytes
Contents
#!/bin/bash if [ -z "$1" ] then git commit -m 'style: ' -e else git commit -m "style: $1" fi
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ghit-0.0.2 | bin/git-style |
ghit-0.0.1 | bin/git-style |