Thread (6 messages) flat view 6 messages, 3 authors, 2021-06-03

Re: The git spring cleanup challenge

From: Felipe Contreras <hidden>
Date: 2021-06-01 23:19:48

Sergey Organov wrote:
Felipe Contreras [off-list ref] writes:
quoted
These are the configurations I've chosen:

  [merge]
    conflictstyle = diff3
  [sendemail]
    smtpserver = /usr/bin/msmtp
[pull]
	rebase = merges
Can you do `git pull --rebase=merges` for a while?
[push]
	default = simple
This is the default, you don't need it.
[rerere]
	enabled = true
	autoupdate = true
We are seeing a pattern here.
[diff]
	algorithm = patience
Does this make a lot of difference?
[merge]
        conflictStyle = diff3
Same here.

-- 
Felipe Contreras
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help