phpfog Questions
5
Solved
I'm using phpfog.com for hosting and github.com for issue tracking, etc.
I have two remotes setup, one to phpfog.com, and the other to github.
In the back-end admin of phpfog you can define Environ...
4
Solved
If I have a "vendors" directory in my .gitignore, is there a way I can set up a remote that will receive that directory anyway when I do a push?
Bethelbethena asked 3/8, 2012 at 1:55
4
Solved
We're working with a semi-centralized git repository here where I work. Each developer has their own subtree in the central git repository, so it looks something like this:
master
alice/branch1
al...
5
I want to develop our new project using a PaaS provider. I'll be developing primary in PHP, but would like that the service can provide other languages too (and add-ons available too, like Mo...
Introgression asked 3/3, 2012 at 2:13
1
Solved
I'm using phpFog and have been deploying via git push -f <repo> to overwrite existing contents on the server. Some of my deployments were from totally different repos, as I was experimenting ...
1
© 2022 - 2024 — McMap. All rights reserved.