Hi, this is a more of a guidance question:

I've a local git repo which I then push to public_html/stage in siteground 
server.

for each feature or bug issue I create a different branch and merge it with 
the master branch. I then push it to the server.

I want to know if there is anyway I can test different branches in the 
browser url just like i can test the master branch.

So, if I go to http://stage.tista.co.uk/ I can see the magento installation 
(which is my master branch).

Is there a way I can also check different branches under the stage repo by 
going to a url?

I did some googling but I didn't find anything. 

I need a way to test the feature/bug branches to make sure it works before 
merging them with the master or pushing it to live. thanks

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to