Skip to content

nguyenvukhang/ln

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ln

An opinionated git log wrapper in 200 lines of C.

Effectively passes extra args to git log and does some aesthetic processing on its output.
Uses less as the pager, if available.

Usage

  1. Compile main.c
  2. Rename it to git-ln and put it somewhere in your PATH.
  3. Enjoy using git ln in the place of git log.
git ln -n 15 --all

git-ln

About

Natural logging for git 🪵

Topics

Resources

Stars

Watchers

Forks