Skip to content

Commit

Permalink
chore: 🚸 update .gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Oct 9, 2024
1 parent 2e68121 commit 6a5c419
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions defaults/.gitconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[user]
user =
email =

[credential]
helper = store
Expand Down Expand Up @@ -100,11 +102,6 @@ tg-annot = tg --annotate
org-add = remote add origin
org-add-url = remote set-url
org-rnm = remote rename origin
# filter-repo
flt = filter-repo
flt-id = flt --strip-blobs-with-ids
flt-path = flt --invert-paths --path-glob
flt-size = flt --strip-blobs-bigger-than

# [http]
# version = HTTP/1.1
Expand Down

0 comments on commit 6a5c419

Please sign in to comment.