Welcome To Snipplr
Everyone's Recent PHP Snippets Tagged git
- All /
 - JavaScript /
 - HTML /
 - PHP /
 - CSS /
 - Ruby /
 - Objective C
 
 « Prev 1 Next »
This snippet is used to set some wordpress directories / paths directly to the server name.
        
        
        
            0 
        
        
            1378 
        
                    posted 12 years ago by mralexjuarez
            Script per copiar els fitxers canviats en una revisió git al servidor remot via sftp, using  PHP Secure Communications Library (phpseclib): http://sourceforge.net/projects/phpseclib/.
Útil per usar amb 1and1.
        
        
        
            0 
        
        
            2358 
        
                    posted 12 years ago by marcniko
            make a tarball of only the changed directories in a git repos, since last tag.
replace {tagname_last} with any name you siwh to give the tarball
replace {tagname_previous} with a git reference (like a tag) from which you want to zip the changes.
        
        
        
            0 
        
        
            1592 
        
                    posted 15 years ago by berkes
             « Prev 1 Next »