-
Recommend a `--prune` while `git fetch`ing · 8426c04eMattia Rizzolo authored
Especially with the main gitlab repository, there tends to be tons of stray branches, a continue `git fetch` without any -p will easily lead to hundreds of "orphaned branches" in the local checkouts. Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
×