mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-05-14 03:01:48 +00:00
Fix typo.
This commit is contained in:
@@ -518,7 +518,7 @@ func Main(versionInfo string) {
|
||||
color.HiYellowString("(detached)"),
|
||||
)
|
||||
}
|
||||
fmt.Println(color.Output, strings.Join(parts, " "))
|
||||
fmt.Fprintln(color.Output, strings.Join(parts, " "))
|
||||
}
|
||||
|
||||
case *auditRead != "":
|
||||
|
||||
Reference in New Issue
Block a user