I use the pager most
It's pain to see diff output with tabsize=8. How can I specify tabsize==2 ?
@@ -48,6 +49,7 @@
<div class="content_inner">
<%= yield %>
<div class="clear"></div>
+ <%= render "emoticons/menu" %>
</div>
</div>
<div class="clear"></div>
For a less
pager, you can update the pager
git config --global core.pager 'less -x2'
You can do the same with most
if this one has an option to change the tab size
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With