Closed (fixed)
Project:
Git Deploy
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Mar 2012 at 02:28 UTC
Updated:
27 Mar 2020 at 19:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
halstead commentedThank you for this. I'll merge it into dev for testing soon.
Comment #2
darrell_ulm commentedTested this(3 weeks ago)patch, works well.That was three weeks ago, I just tried it again, and it finds contrib modules OK, but misreported the Drupal Core version as missing.
The Core .git dir and files are present.
Thank you
Comment #3
hswong3i commentedIMHO let's focus on each issues one by one?
I give a quick cleanup for above patch and just focus on escapeshellarg() issue.
Any idea?
Comment #4
hswong3i commentedI fork this issue to github: https://github.com/pantarei/drupal-git_deploy/tree/7.x-2.x-1471178
Just retouch the patch file with format-patch.
Comment #5
hswong3i commentedSorry wrong file, here is the correct one.
Comment #6
sunIf you do that, then you need to take over the inline comments I've intentionally added to explain why some things are escaped and some others are not.
I don't see why you'd need a branch to re-create the patch with just the shell argument escaping changes.
Comment #7
hswong3i commentedSorry for the miss of comment and here is a re-roll.
A branch to re-create patch just for better maintenance; on the other hand, since my team are keep maintenance our own Drupal distribution with git submodule (https://github.com/pantarei/pantarei-drupal), we need a public git reference point which can go live even upstream drupal.org still not yet accept the patch ;-)
Comment #8
darren ohComment #9
darren ohComment #10
darren ohComment #11
darren ohReroll.
Comment #12
darren ohAnother reroll.
Comment #13
darren ohComment #14
darren ohComment #16
darren oh