Closed (fixed)
Project:
File Cache
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2011 at 11:56 UTC
Updated:
6 Mar 2012 at 21:30 UTC
add the dev branch on the project page so it is easly to download
Comments
Comment #1
casey commentedAlso note that you are committing to the master branch, which is currently presented as a Drupal 5 branch.
Comment #2
roderik#1 is important because even if you don't publish the dev branch on the project page, people expect 'drush dl filecache-7.x-1.x-dev' to pull the latest dev release. Currently that pulls an old version, because your '7.x-1.x' head is way behind.
Please consider doing
and syncing that with the drupal.org repo.
Comment #3
ogi commentedWe should have
-devreleases now.