Skip to content

Commit 637bf5b

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 51efbe7 + e8af943 commit 637bf5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: fish/aliases.fish

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ subcommand_abbr git c "commit -am"
6868
subcommand_abbr git tc "commit -am"
6969
subcommand_abbr git cm "commit --no-all -m"
7070
subcommand_abbr git co "checkout"
71-
subcommand_abbr git c "commit -am"
7271
subcommand_abbr git s "status"
7372
subcommand_abbr git ts "status"
7473
subcommand_abbr git amend "commit --amend --all --no-edit"

0 commit comments

Comments
 (0)