[git-users] Re: pre-pull hook?

2018-10-02 Thread B. Lachele Foley
The more I think about it, the more I head back to a pre-pull hook. But, I think that also having a pre-merge hook is good. I might not use a pre-fetch hook if I have pre-pull, but see no harm having it. Reasons for pre-pull: * It allows a distinction from fetch. If you know what you're

Re: [git-users] Re: pre-pull hook?

2018-10-02 Thread Konstantin Khomoutov
On Tue, Oct 02, 2018 at 09:02:26AM -0700, B. Lachele Foley wrote: [...] > PS: The following didn't work for us. We tested with a "hello-world"-type > script: > > "Note that on *nix systems installing such a script program is as easy as > dropping it under any directory on the user's $PATH

Re: [git-users] Re: pre-pull hook?

2018-10-02 Thread Philip Oakley
forgot the list, and to use the right ID, doh On 02/10/2018 21:45, Philip Oakley wrote: > Hi, > > If I understand correctly, you have some database 'tables' that you are trying to 'version control' with Git. And that because the 'tables' are not part of a regular file system, you can't use

Re: [git-users] How to push transtaled pro git book v2 to git-scm.com

2018-10-02 Thread Philip Oakley
forgot to cc the list, and use the right ID. On 02/10/2018 21:15, Philip Oakley wrote: Hi, The https://book.git-scm.com/book/en/v2 page (left hand side) lists the currently available languages. At the bottom of the list is the link to the github repository