TechBase git policies, infrastructure documentation, please
Stephen Kelly
steveire at gmail.com
Sun Apr 29 16:08:42 BST 2012
Alexander Neundorf wrote:
> git is a powerful tool, and you can use it in many different ways. It
> needs to be easy to find out how git is intended to be used in KDE. I
> don't know where this is documented. I expect this on techbase.
It is indeed not on techbase as far as I can see too.
Do you have specific questions?
Are you looking for tutorials on how to use git generally (not KDE
specific), or are you looking for policies (KDE specific)? Does running gitk
in the repos answer any policies questions or raise new ones? eg in CMake
git, every commit is not on master but a different branch.
If you look at gitk in the kdelibs repo for example, you see that that is
not how people are committing. People commit directly to KDE/4.8 or directly
to frameworks. Periodically, someone (most recently me) merges the KDE/4.8
branch into the frameworks branch.
Thanks,
Steve.
More information about the kde-core-devel
mailing list