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
Post a Comment