feature request: user email config per domain

2017-02-22 Thread Tushar Kapila
ub.com So when remote URL has github.com push as tgkp...@search.com but for testing.abc.doman:8080 use tgkp...@test.xyz.com ? For me one name is enough. But can do the same for name if others need it? Thank you. Regards Tushar Kapila

sparse checkout : ignore paths

2017-01-23 Thread Tushar Kapila
? Logic would be to see if a path matches that is in .git/info/sparse-checkout then see if its flagged in .git/info/sparse-ignore-checkout , do not download if blocked in .git/info/sparse-ignore-checkout. If the file does not exist, then nothing ignored. Regards, Tushar Kapila