PHP Classes

File: update-git-log.sh

Recommend this page to a friend!
  Classes of Barton Phillips   Simple Site Class   update-git-log.sh   Download  
File: update-git-log.sh
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple Site Class
Simple Site Class
Author: By
Last change:
Date: 4 months ago
Size: 157 bytes
 

Contents

Class file image Download
#!/usr/bin/bash # This should be run after every commit and definetly before a push. git log --all --graph -p --decorate > ~/www/bartonlp.com/gitlog-simple