git-sync (1) Linux Manual Page
git-sync – Sync local branch with remote branch Synopsisgit sync [ <remote> <branch> ] DescriptionSync local branch with <remote>/<branch>. When <remote> and <branch> are not specified on the command line, upstream of local branch will be used by default. All changes and untracked files and directories will be removed. ExamplesSync local branch with its upstream…
