Hi,
My company has purchased your several products licensed copy. We are now in the process of integrating all these products.For repository we are using GIT.We have a Windows server where we have installed GIT and Stash.We have connected stash with git on that server.We have used this server as our central repository.Now we have installed GIT in client machine also.Here are the difficulties we are facing:-
1.How to fech code in GIT on client machine using stash on server machine?
2.How to push the changes done in client GIT to stash and GIT on server machine?
3.How to merge branches in stash on server machine and make them reflect on GIT on server machine?
Waiting for your reply.
Thanks
Another good place to start is out getting started guide which you can find under:
https://confluence.atlassian.com/display/STASH/Getting+started+with+Git+and+Stash
Hi Mark,
Stash allows you to clone your repository and push/pull changes using the git command line.
We provide an extensive set of tutorials and learning materials for git which you can find here: http://atlassian.com/git
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.