Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/common/git-browse-ci.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# git browse-ci

> Open the current `git` repository's CI website in the default web browser.
> Open the current Git repository's CI website in the default web browser.
> Part of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-browse-ci>.

Expand Down
2 changes: 1 addition & 1 deletion pages/common/git-delete-submodule.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# git delete-submodule

> Delete a submodule from a `git` repository.
> Delete a submodule from a Git repository.
> Part of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-submodule>.

Expand Down
2 changes: 1 addition & 1 deletion pages/common/pueue-completions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pueue completions

> Generate shell completion files for Bash, Elvish, Fish, PowerShell, and Zsh.
> Generate shell completion files for Bash, Elvish, fish, PowerShell, and Zsh.
> More information: <https://github.com/Nukesor/pueue>.

- Generate completions for Bash:
Expand Down