Skip to content

Latest commit

 

History

History

git-rl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git rl

Short for "git reflog"

Git alias:

rl = reflog

Example:

git rl

Reflog is a reference log that manages when tips of branches are updated.