Closed (fixed)
Project:
Project Git instructions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Sep 2011 at 00:23 UTC
Updated:
20 Jun 2014 at 08:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Niklas Fiekas commentedComment #2
helmo commentedThis next bit might go in an elseif,
And we could add a comment line like "// Get default branch name if no version was selected"
But looks ok otherwise.
Comment #3
Niklas Fiekas commentedThank you for reviewing. I wouldn't use elseif because getDefaultBranch() could be emtpy, too.
Comment #4
helmo commentedI've committed this as http://drupalcode.org/project/project_git_instructions.git/commit/ddbfa44
Hopefully that make's it easier to test the integration...
Comment #5
Niklas Fiekas commentedThanks helmo. Though it's not yet in versioncontrol_git I don't think the API will change, so that's great.