Skip to content

Commit

Permalink
chromium updates
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Nov 4, 2024
1 parent 4cd6dfd commit 093240b
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 7,244 deletions.
2 changes: 2 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cd) %C(bold blue)<%an>%Creset' --abbrev-commit
cherrypick = cherry-pick
cp = cherry-pick
# i'm a merger in dev branches, but a squasher for landing to main.
mergegood = merge --no-ff

# If you do `git git status`, this sorts out the duplicate
git = !exec git
Expand Down
Loading

0 comments on commit 093240b

Please sign in to comment.