git push
and git pull
using bare repo
#3307
Unanswered
Sogl
asked this question in
Help needed
Replies: 1 comment 3 replies
-
Maybe dep push may help https://deployer.org/docs/7.x/recipe/deploy/push |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes I want to push/pull changes from deployed project, but can't because of these lines in
.git\config
All updates end up in the local repository
.dep/repo
, not to remoteorigin
.How to send to remote? Maybe there is an option? Tired of constantly changing this
url
line back and forth.Beta Was this translation helpful? Give feedback.
All reactions