Closed (fixed)
Project:
Project Git instructions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2013 at 00:15 UTC
Updated:
20 Jun 2014 at 08:48 UTC
Jump to comment: Most recent
Comments
Comment #1
helmo commentedI see your working hard to fix the API. :)
Do you have a link to a project that fails without this patch?
The fix seems sound... It's now on http://git-drupal_7.redesign.devdrupal.org/node/1104672/git-instructions...
Comment #2
marvil07 commentedThanks for reviewing this!
The use case: the module is not showing the "empty repository" text when a new project, with empty repository, is created.
I tried to fix the problem here first just in case the fix in versioncontrol_git take too much time, but I actually fixed it after #1796382-5: Set default branch from reposync default plugin, so this patch is not really needed. So I will leave it to you if you want to add an extra check ;-)
Comment #3
helmo commentedCommitted
Comment #4
drummThanks, this does indeed get our automated testing further along.