Skip to content

A shell script to clone TYPO3 and configure the clone for contributions through review.typo3.org

Notifications You must be signed in to change notification settings

irnnr/typo3clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

typo3clone

typo3clone is a small bash script to clone TYPO3 v4 from http://git.typo3.org and configure the new clone for contributions through https://review.typo3.org.

The script is inspired by the TYPO3 git contribution walkthrough. It does not set your git username and email though.

Usage

Just call ./typo3clone.sh The script will ask you for your typo3.org username to configure the review workflow. It will then create the clone in ./typo3_src-git/.

Requirements

The script was tested with git v1.7.9 and requires at least v1.7.8.

Credits

Thanks to Steffen Gebert for helping out when I ran into trouble setting up the commit message hooks for the submodules.

About

A shell script to clone TYPO3 and configure the clone for contributions through review.typo3.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages