aboutsummaryrefslogblamecommitdiff
path: root/watch-git-tags.1
blob: 70c9dc4b25f8a8a9e99988a33e6a45aaeb4c8298 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                               
.TH WATCH-GIT-TAGS 1 "November 2018" "Manual page for watch-git-tags"
.SH NAME
.B watch-git-tags
\- list and fetch new remote tags
.SH SYNOPSIS
.B watch-git-tags
[REPO...]
.SH DESCRIPTION
List new remote tags for each of the named Git repositories, defaulting to the
current directory, and then fetch them. Fetches in parallel over the repository
list.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>