commit 5e95eb3f0685f96e7f4ff9012a9af0703042a4be
parent 5554788671e484859793d6553cd0dbd8f76e5a20
Author: Tyler Clark <tyler.clark@foxide.xyz>
Date: Tue, 24 Dec 2024 23:37:11 -0500
Updating man pages to reflect changes to code.
Diffstat:
2 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/stagit-index.1 b/stagit-index.1
@@ -15,10 +15,6 @@ The repos in the index are in the same order as the arguments
.Ar repodir
specified.
.Pp
-The basename of the directory is used as the repository name.
-The suffix ".git" is removed from the basename, this suffix is commonly used
-for "bare" repos.
-.Pp
The content of the follow files specifies the meta data for each repository:
.Bl -tag -width Ds
.It .git/description or description (bare repos).
diff --git a/stagit.1 b/stagit.1
@@ -81,10 +81,6 @@ To do this remove the output directory and
.Ar cachefile ,
then recreate the files.
.Pp
-The basename of the directory is used as the repository name.
-The suffix ".git" is removed from the basename, this suffix is commonly used
-for "bare" repos.
-.Pp
The content of the follow files specifies the metadata for each repository:
.Bl -tag -width Ds
.It .git/description or description (bare repo).