Skip to content

Commit

Permalink
helllo
Browse files Browse the repository at this point in the history
  • Loading branch information
bishtsurajsoftage committed Nov 21, 2023
1 parent 1c3aab1 commit 61c4902
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[user]
name = Your Name
email = [email protected]
[core]
editor = vim

13 changes: 13 additions & 0 deletions .gitconfig_backup
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[user]
name = softageb
email = [email protected]
[alias]
s = status
[core]
editor = vim
eol = lf

[alias]
co = checkout
ci = commit
br = branch

0 comments on commit 61c4902

Please sign in to comment.