Yes, Git is maintained very conservative and a lot of effort is put into review and testing even before patches hit the 'pu' or 'next' branch (Git's staging branches), where they usually cook for some time before getting merged (if at all).
I even use pu on my work machine to be able to test and use the latest features and never had a serious problem.
I even use pu on my work machine to be able to test and use the latest features and never had a serious problem.