Skip to content

Latest commit

 

History

History
 
 

git-log-refs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git log-refs

Show log with commits that are referred by some branch or tag

Git alias:

log-refs = log --all --graph --decorate --oneline --simplify-by-decoration --no-merges

Example:

git  log-refs