git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git merge improvement - "remove spaces/tabs from beginning of line and end of line"
@ 2021-08-10 22:25 Dušan Červenka | ACRIOS
  2021-08-11 23:12 ` Jeff King
  0 siblings, 1 reply; 3+ messages in thread
From: Dušan Červenka | ACRIOS @ 2021-08-10 22:25 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

Greetings,

i was interested if you already considered this as feature, or if you may 
consider this as good feature. I know that during merge every character need 
be considered. And at the end it will be. I described my problem to another 
developer and he named this feature as good noise merge reduction.


Issue:
Several times it happened that i added or removed condition in code but a lot 
of code stayed. Only indention was changed. If there was also other change on 
some line i had a conflict. And several times it happened that a lot of code 
was appended instead of replaced (if some line was similar with same 
indention). This made merging messed and confusing. If we would remove this 
spaces noise from beginning and end, we could get more acquired merge. What do 
you think? Of course this is only for looking for most matching lines. At the 
end the code should keep all necessary spaces.

 

Thank you very much for your opinion.

-- 

 

Dušan Červenka | Software Developer 
a: ACRIOS Systems s.r.o. | Razinova 2257/5 | Ostrava 700 30 
e: cervenka@acrios.com | w: www.acrios.com 
m: +421 918 715 117 


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-13  6:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-10 22:25 Git merge improvement - "remove spaces/tabs from beginning of line and end of line" Dušan Červenka | ACRIOS
2021-08-11 23:12 ` Jeff King
2021-08-13  6:57   ` Dušan Červenka | ACRIOS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).