For push map, never push to fetch remote
commit41beedabc7e948c787ea5696e04c3544c3674e23
authorTim Pope <code@tpope.net>
Sat, 2 Mar 2024 20:00:38 +0000 (2 15:00 -0500)
committerTim Pope <code@tpope.net>
Mon, 4 Mar 2024 00:57:59 +0000 (3 19:57 -0500)
treec2ba16b896955874a07f46f32a31101f73269192
parentded6eb9da375dbd60f04981e5b66f0d7a2c3bcda
For push map, never push to fetch remote

There are legitimate reasons to push to the fetch remote, but making it
possible from the push map makes it too easy to do by default.
autoload/fugitive.vim