The provision_git_is_repo($repo_path = NULL) function is never called with a $repo_path...

From hosting_site git I would like to force the site specific directory... otherwise a git pull could be done on the platform when the site is missing a .git dir.

patch comming...

CommentFileSizeAuthor
#1 provision_git.code_.2104677-1.patch948 byteshelmo

Comments

helmo’s picture

Status: Active » Needs review
StatusFileSize
new948 bytes

Patch is already in my sandbox: https://drupal.org/sandbox/helmo/2037115

It does depend on the cleanup from #2037117: Code cleanup

jon pugh’s picture

Status: Needs review » Fixed

Applied, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit d847a5a on 6.x-1.x, 7.x-1.x authored by helmo, committed by Jon Pugh:
    Issue #2104677 by helmo: Added Listen to repo_path() option.
    
  • Commit 83423df on 6.x-1.x, 7.x-1.x by helmo:
    Issue #2104677 by helmo: Added Listen to repo_path() option.
    
  • Commit 5aa5761 on 6.x-1.x, 7.x-1.x by helmo:
    Issue #2104677 by helmo: String cleanup.
    
  • Commit ce8acaa on 6.x-1.x, 7.x-1.x by helmo:
    Issue #2104677 by helmo: Clarify repo_path option.
    

  • Commit d847a5a on 6.x-1.x, 7.x-1.x, 7.x-3.x authored by helmo, committed by Jon Pugh:
    Issue #2104677 by helmo: Added Listen to repo_path() option.
    
  • Commit 83423df on 6.x-1.x, 7.x-1.x, 7.x-3.x by helmo:
    Issue #2104677 by helmo: Added Listen to repo_path() option.
    
  • Commit 5aa5761 on 6.x-1.x, 7.x-1.x, 7.x-3.x by helmo:
    Issue #2104677 by helmo: String cleanup.
    
  • Commit ce8acaa on 6.x-1.x, 7.x-1.x, 7.x-3.x by helmo:
    Issue #2104677 by helmo: Clarify repo_path option.