Skip to content

Commit

Permalink
git: add cm=commit
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagowfx committed Oct 24, 2024
1 parent 1a38a1d commit 7c07dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
[alias]
# keep-sorted start
bd = !branch="$(git branch --show-current)" && git checkout master && git branch -D "${branch:-$1}"
cm = commit
co = checkout
cp = cherry-pick
dc = diff --cached
Expand Down

0 comments on commit 7c07dc9

Please sign in to comment.