[git-users] how to test git branch ? Can I test a branch in the browser address bar ?

2014-10-05 Thread Oliur Chowdhury
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

[git-users] pack indexes garbase and freezes of fetches

2014-10-05 Thread Vladimir Ivannikov
Hello everybody, I encountered strange git behaviour which I want to share with your all, so this is half bug-report / half workaround Basically what happens is git (msysgit in particular, but see below) freezes for several minutes on simple commands like this: *git fetch origin