GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
kimee
/
ground-up
Browse code
config git to rebase on pull
master
1 parent
373dbec
commit
513f9dcf1d4e4782e2da02f8d4c84c01b70352e7
Kimberlee Integer Model
authored
on 27 Nov 2023
Patch
Unified
Split
Showing
1 changed file
+1
-1
■
■
■■■
bash-setup.sh
Ignore Space
Show notes
View
2
■
■
■■■
bash-setup.sh
lesskey
git config
--
global user
.
email
"kimee@redbow.kim"
git config
--
global user
.
name
"Kimberlee I. Model"
git config
--
global pull
.
rebase false
git config
--
global pull
.
rebase true
Show line notes below