Skip to content

liamzebedee/gitmonitor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

gitmonitor

Scans $HOME and prints when Git repo's are changed. Example:

2018/01/30 00:07:49 Done
2018/01/30 00:07:55 event: "/Users/liamz/Documents/electron-quick-start/.git/index": CHMOD
2018/01/30 00:07:55 event: "/Users/liamz/Documents/electron-quick-start/.git/index.lock": CREATE
2018/01/30 00:07:55 event: "/Users/liamz/Documents/electron-quick-start/.git/index.lock": REMOVE

MIT license.

Install

  • go build && ./gitmon or
  • go get github.com/liamzebedee/gitmonitor

Precompiled binaries

See dist/

About

Small tool for monitoring changed Git repo's in $HOME

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published