support comma-separated fetch specs list?

From: ryenus <hidden>
Date: 2020-11-04 03:11:57

It's nice to have negative ref spec support with 2.29 release, so now
we can have
[remote "origin"]
  fetch = +refs/heads/*:refs/remotes/origin/*
  fetch = ^refs/heads/gh-pages
What about having all the fetch specs put together in one comma-separated list?
Like this:
[remote "origin"]
  fetch = +refs/heads/*:refs/remotes/origin/*,^refs/heads/gh-pages
Thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help