Title here
Summary here
Two read only commands for seeing where your repository stands.
please statusA plain language view of where you stand: current branch, how far ahead or behind the remote you are, and what has changed. No staged or unstaged jargon.
please logA readable commit graph. Replaces remembering the flags for git log --oneline --graph --decorate.