git2cpp fetch

git2cpp fetch#

Download objects and refs from another repository


git2cpp fetch [OPTIONS] [<remote>]


POSITIONALS:
  <remote> TEXT [origin]      The remote to fetch from

OPTIONS:
  -h,     --help              Print this help message and exit
          --depth UINT        deepen or shorten history of shallow clone
          --deepen UINT       deepen history of shallow clone
          --unshallow         convert to a complete repository