>>>>> "Lee" == Lee Hambley <[email protected]> writes:
    >> One of the things I would like is to be able to give git (and git
    >> submodule) a --references option.

    Lee> That fits with this, which is pending to be pulled;
    Lee> https://github.com/capistrano/capistrano/pull/80 - Where can I
    Lee> read about “--references”, there's nothing obvious in the man
    Lee> pages?

Yes, I think #80 would mostly solve it, but I'd like to automate it a
bit more, because creating the directory the first time 

man git-clone

       --reference <repository>
           If the reference repository is on the local machine, automatically
           setup .git/objects/info/alternates to obtain objects from the
           reference repository. Using an already existing repository as an
           alternate will require fewer objects to be copied from the
           repository being cloned, reducing network and local storage costs.

           NOTE: see the NOTE for the --shared option.


    >> I will remind that I also wrote a deploy via dpkg awhile ago.

    Lee> Where does that live?

It was done awhile ago, likely needs to be updated:
  https://github.com/mcr/capistrano

-- 
]       He who is tired of Weird Al is tired of life!           |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON    |net architect[
] [email protected] http://www.sandelman.ottawa.on.ca/ |device driver[
   Kyoto Plus: watch the video <http://www.youtube.com/watch?v=kzx1ycLXQSE>
                       then sign the petition. 

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to