git - Push changes to bitbucket from server -


i want edit files on server ftp , use source tree git client push changes bitbucket repository.

i've got deploy key on server read can use ssh pull down changes not push bitbucket server.

if want push must have sufficient privileges so.
how want push if don't have credentials so?

if can pull using ssh should able push since ssh secures connection, not "care" if read or write data (as long have right permission on machine regardless ssh protocol.)


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -