Skip to content

Latest commit

 

History

History

git-lfp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git lfp

Log with first parent

Git alias:

lfp = log --first-parent

Example:

git lfp

This alias can be useful for teamwork for a branch that only accepts pull requests.