[TYPO3-dev] [TYPO3-ect] Announcing TER cleanup process

Philipp Gampe philipp.gampe at typo3.org
Sun Feb 3 15:11:17 CET 2013


Hi Jigal,

Jigal van Hemert wrote:

> Forcing to use forge seemed to be too restrictive.

No need to restrict git usage to forge. You just need the URL to the repo 
and then you can do a "git ls-remote -t" to get all tags.

Use it like so:
git ls-remote -t http://git.typo3.org/TYPO3v4/Core.git

The more interesting question would be how to package the version?
Do a checkout and delete the .git and then use this as package?
Or refactor the TER to use URLs too (like composer); we should use composer 
then.

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – linkvalidator
TYPO3 .... inspiring people to share!




More information about the TYPO3-dev mailing list