Description
Local Git branches can be updated with a workflow similar to git up. Developers use this command to fetch, rebase, and clean up branch state more conveniently. It changes repository history and working trees, so pending work should be committed or backed up first.