[TYPO3-core] missing git link on git.typo3.org
Markus Klein
klein.t3 at reelworx.at
Fri Jul 18 15:37:00 CEST 2014
Hi!
I'm surprised again to seeing yet another new tool I didn't know of.
Generally really a nice tool, but it has a (IMHO) major flaw.
scp -p -P 29418 user at review.typo3.org:hooks/commit-msg .git/hooks/
This delivers the WRONG commit hook.
CMS uses a separate one that performs basic checks on the commit message and also ensures the change-id is not placed on a separate paragraph.
http://wiki.typo3.org/Contribution_Walkthrough_with_CommandLine
curl -o .git/hooks/commit-msg "https://typo3.org/fileadmin/resources/git/commit-msg.txt" && chmod +x .git/hooks/commit-msg
Kind regards
Markus
------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member
> -----Original Message-----
> From: typo3-team-core-bounces at lists.typo3.org [mailto:typo3-team-core-
> bounces at lists.typo3.org] On Behalf Of Stefan Neufeind
> Sent: Friday, July 18, 2014 2:12 PM
> To: TYPO3 core team
> Subject: Re: [TYPO3-core] missing git link on git.typo3.org
>
> On 07/18/2014 01:57 PM, Simon Schaufelberger (Schaufi) wrote:
> > this is not related to the core but i don't know where to post it
> > elsewhere.
> >
> > some time back there was a git://... link on git.typo3.org available
> > for every package which is gone now. why was it removed?
>
> Maybe githelper might be interesting for you?
> Too bad something like that is not yet officially available on TYPO3-infra.
>
> http://www.wwwision.de/githelper/
>
> Helps getting a repo cloned right and with correct commit-hooks to be able to
> contribute (push to gerrit).
>
>
> Regards,
> Stefan
> _______________________________________________
> Before posting to this list, please have a look to the posting rules on the
> following websites:
>
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core
More information about the TYPO3-team-core
mailing list