Git diff from remote location
Not sure if this is possible,
I have a repo with beanstalk,
I have one copy on a production server, that just pulls changes to the
master branch,
I have another copy on my development server, where I do all the changes
and push to master, which is then pulled onto the production master.
The development server is running ubuntu, my machine I use is windows and
I ssh into the dev server to use git commands.
I use 'sublime text' on windows to edit files, but I want to be able to
git diff merge conflicts using sublime, but they require git - after
installing a local git it still doesnt work (as i assume because the repo
isnt within access of the local git installation).
Can I do what I want or is it not possible?
Thanks
No comments:
Post a Comment