[git-users] git hook is invoked once too much..

2013-06-23 Thread Gabby Romano
Hi All, I wonder if anyone ran into this issue or it's just me here doing something wrong. I have a post receive perl hook which parses the commits and based on the parsing results runs some tests. the tests can be run partially or in a full suit mode, based on where the code has changed in th

[git-users] Windows Git has extra slash in remote repository path

2013-06-23 Thread Ryan Koehler
In Windows, using either Git Bash or SourceTree, after adding a remote repository there is an extra slash in the remote repository path. I posted the problem here:http://stackoverflow.com/questions/17256791/windows-puts-extra-slash-in-git-remote-repository-path -- You received this message bec

[git-users] Re: Git Puzzle: Managing multiple websites based on the same code

2013-06-23 Thread Dyske Suematsu
Thank you, Marcel and Sam, Sorry for the late response. I've been busy studying Git! I did end up with a similar solution to what you guys suggested, and it seems to be working so far. I realized that there was no real need/advantage to using Github's "Fork" button when using private repos and