-
-
Notifications
You must be signed in to change notification settings - Fork 589
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Stephan Dilly
committed
Apr 11, 2021
1 parent
e5c1fa4
commit b0b37a8
Showing
5 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ version = "0.14.0" | |
authors = ["Stephan Dilly <[email protected]>"] | ||
description = "blazing fast terminal-ui for git" | ||
edition = "2018" | ||
exclude = [".github/*",".vscode/*"] | ||
exclude = [".github/*",".vscode/*","assets/*"] | ||
homepage = "https://github.com/extrawurst/gitui" | ||
repository = "https://github.com/extrawurst/gitui" | ||
readme = "README.md" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.