gitup
Synopsis
Section titled “Synopsis”gitup [args...]Description
Section titled “Description”Fetches updates from the remote and shows git status. Extra arguments are forwarded to git fetch.
Arguments
Section titled “Arguments”args... |
Forwarded verbatim to git fetch |
Exit Status
Section titled “Exit Status”0 |
Fetch and status succeeded |
1 |
Not inside a git work tree |
Example
Section titled “Example”gitupgitup --allDependencies: git
Classification: network