Skip to content
/ gitrec Public

A wrapper of git command for logging input commands and pre/post states of Git

Notifications You must be signed in to change notification settings

salab/gitrec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

gitrec

Developed at this repository

How to use

  1. Install Git. Github repo. official site

  2. Setup a alias in your shell profile. (e.g. .bashrc, .zshrc) If git-wrapper(or a symbolic link) is put on $PATH, alias git=gitrec If not, alias git=/path/to/gitrec

  3. Source or . a changed profile. (e.g. source .bashrc)

About

A wrapper of git command for logging input commands and pre/post states of Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages