Skip to content

Latest commit

 

History

History

git-pf

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git pf

Pull if a merge can be resolved as a fast-forward, otherwise fail

Git alias:

# git pf:
pf = pull --ff-only

Example:

git pf