Hello, fellows. Git config supports an includeIf statement for conditional including https://git-scm.com/docs/git-config#_includes, but in conditional statement included only gitdir. Can we add condition for origin remote-url? Or for remote urls with used names, something like - remote:origin:*github.com*. Example usage for this feature currently can be done with init hook on cloning repo, but can be applied to already cloned one: https://github.com/DrVanScott/git-clone-init
P.S. if this proposal need to be sended somewhere else, please, respond in answer. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
