change order of commits in log from most recent to old to applied order
This commit is contained in:
6
stagit.1
6
stagit.1
@@ -1,4 +1,4 @@
|
||||
.Dd Januari 21, 2018
|
||||
.Dd February 6, 2019
|
||||
.Dt STAGIT 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -46,8 +46,8 @@ Atom XML feed
|
||||
.It files.html
|
||||
List of files in the latest tree, linking to the file.
|
||||
.It log.html
|
||||
List of commits in order of most recent to old of the commits (top to bottom),
|
||||
each commit links to a page with a diffstat and diff of the commit.
|
||||
List of commits in reverse chronological applied commit order, each commit
|
||||
links to a page with a diffstat and diff of the commit.
|
||||
.It refs.html
|
||||
Lists references of the repository such as branches and tags.
|
||||
.El
|
||||
|
||||
Reference in New Issue
Block a user