-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi Vladimir,

Am Do den 16. Aug 2012 um 20:35 schrieb Vladimir Nadvornik:
> In my work project we do a rebase each time before pushing to master, I am 
> not 
> used to other methods.

That makes stuff most time more complex.

> Each commit contain logically connected things - for example adding a 
> variable 
> in one file and using it in another. But merge commits break this rule - they 
> contains random changes together. So my feeling is that with merge commits 
> the 
> history would be harder to review and debug but I have no practical 
> experiences...

It is the other way around. Don't see a merge as a single commit with no
information where it comes from like it is in SVN. In Git a commit is a
logical point where more than one development branches come together. It
is trivial to debug with merge commits. Rebasing on top and then ff will
destroy Informations about the history. That would make it more
difficult to read, review and to debug in case there is an error.

Don't compare Git with SVN. There are worlds between. Years ago I did
write a obit on SVN (in German) as I hated the way SVN makes development
more difficult than it was with CVS or other version control systems.
The existence of SVN did make many bad thinks in the heads of many
people. Git is a tool that is really made for development of complex
code. And that can you see on such many points. However, it is like
other tools too. You have to learn how to use it.

Regard
   Klaus
- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <kl...@ethgen.de>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQGcBAEBCgAGBQJQLWHBAAoJEKZ8CrGAGfasxe8MAJQhul9gKcM5c0XWF4OrJKVC
Mm4imLanDkENX8PB5PRs+TNK3lsXhEF1Ltfjd3RqMTckFFYjoRBZUCCAjjIGMcTC
y7dJ5D7nSw/61qcaUOFhD0bV8/4EtH7nSdS7eK1sNVrli7cfAVpVajHlutlBR0p1
PVaUxsN4ibD8jucyzLPlZOJga7HsxcdB/pEghcR9xflJah+FHPi8lAeNrPrALVGk
bf551xDr7IgRmjQhRJuw8F6Z+bzroBJ+Ys9HtdLgHmxQKQpy586xrAvTYY9VOtuP
e64WvZ05Zu2R7hvYaLBwVoIGAEOohJ1QI1X2btfyXOwlMXmUN/t89kKU3CcRYvfs
pIhAqo/8Ezna1XiDonX2AWVpJzueKUq7v3vjrV/ffRcoNyNC++6R0DTc01oxfVmX
fYZebITzcLeyhXMIhD35VrOGSepY2f9ebnSXl5FsklRyejqTouahPtdnMHBBi7ky
+PhZpS7a8wNwE5xn5TGvwlrd2g6r0pO8PyoMbiZZPw==
=A4Lb
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to