Fixes a bug in aliases.sh and updated some files.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
[alias]
|
||||
amend = commit --amend --no-edit
|
||||
br = branch
|
||||
brr = branch -r
|
||||
co = checkout
|
||||
@@ -17,7 +16,7 @@
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[pull]
|
||||
ff = only
|
||||
ff = only
|
||||
[user]
|
||||
name = Tom Hicks
|
||||
email = headhunter3@gmail.com
|
||||
|
||||
Reference in New Issue
Block a user