Skip to content

dougwoodrow/git-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Git Logger

A simple git commit pulling command

Installation

Just run:

./install

Usage

To grab the commit messages from yesterday:

git-logger

To grab the commit messages from 4 days ago:

git-logger -n 4

To grab the commit messages from 2 days ago:

git-logger -w

About

A simple Git Logger tool built to help with automating daily standup routines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages