Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
GIT-PKGS(1)			 Git Pkgs Manual		     GIT-PKGS(1)

NAME
     git-pkgs-reindex - Update database with new commits

SYNOPSIS
     git-pkgs reindex [flags]

DESCRIPTION
     Incrementally  update  the  git-pkgs  database  with commits since the last
     analysis. Use this after pulling new changes.

     When no branch is specified, all tracked branches are updated.

OPTIONS
     -b, --branch=""	  Branch to reindex (default: all tracked branches)

     -h, --help[=false]      help for reindex

OPTIONS INHERITED FROM PARENT COMMANDS
     --color="auto"	 When to colorize output: auto, always, never

     --include-submodules[=false]      Include git submodules when scanning  for
     manifests

     -p, --pager[=false]      Use pager for output

     -q, --quiet[=false]      Suppress non-essential output

SEE ALSO
     git-pkgs(1)

HISTORY
     29-Aug-2026 Auto generated by spf13/cobra

git-pkgs			    Aug 2026			     GIT-PKGS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-pkgs-reindex&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help