Re: [Nagios-devel] git import (again ;-))

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] git import (again ;-))

Post by Guest »

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andreas Ericsson schrieb:
>
> How do you, the developer community, feel about such things?
git [x]
SVN [ ]
CVS [ ]

Why?
Git is fast, open for contributions in a contributors seperate
namespace, if you allow them to commit.
Those contributor-branches are easy to test and more easier to merge.
If you don't like particular commits of them, just cherry-pick the
best out of it.
You are able to easily test a idea in a seperate branch without
annoying the main developer branch _AND_ you are able to merge back
within a few minutes.

There is only one contra git:
To the most of the users, who never dealed with git, it's so high magic.
It is really something special, if you came from the centralised (the
dark) side of SCM to a distribued one.

Regards,
Hendrik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFKCtJklI0PwfxLQjkRAlkcAJ9HvAIQayRlQdK7XzhrL3U0RHgO4wCdHlW0
Aj8ajMThwrrv5438Rgf41fU=
=0XAZ
-----END PGP SIGNATURE-----






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked