diff --git a/man/git-archive-file.1 b/man/git-archive-file.1 index 4610b484b..bb2806590 100644 --- a/man/git-archive-file.1 +++ b/man/git-archive-file.1 @@ -1,6 +1,6 @@ -.\" generated with Ronn-NG/v0.9.1 -.\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "GIT\-ARCHIVE\-FILE" "1" "May 2020" "" "Git Extras" +.\" generated with Ronn-NG/v0.10.1 +.\" http://github.com/apjanke/ronn-ng/tree/0.10.1 +.TH "GIT\-ARCHIVE\-FILE" "1" "March 2026" "" "Git Extras" .SH "NAME" \fBgit\-archive\-file\fR \- Export the current HEAD of the git repository to an archive .SH "SYNOPSIS" @@ -14,11 +14,11 @@ Archive naming conventions: .P On any branch: \fBgit\-extras\.1\.7\.0\-110\-gafefba7\.branch\-name\.zip\fR .P -On master branch: \fBgit\-extras\.1\.7\.0\-110\-gafefba7\.zip\fR +On the default branch: \fBgit\-extras\.1\.7\.0\-110\-gafefba7\.zip\fR .P On a detached HEAD (e\.g\. a tag): \fBgit\-extras\.1\.7\.0\.zip\fR .P -The \'/\' and \'\e\' in the branch name will be converted into \'\-\'\. +The '/' and '\e' in the branch name will be converted into '\-'\. .SH "AUTHOR" Written by Philipp Klose <\fIme@thehippo\.de\fR> .SH "REPORTING BUGS" diff --git a/man/git-archive-file.html b/man/git-archive-file.html index 1a53ed8e6..27c976154 100644 --- a/man/git-archive-file.html +++ b/man/git-archive-file.html @@ -1,8 +1,8 @@ - - + + git-archive-file(1) - Export the current HEAD of the git repository to an archive