Git show diff regardless of encoding

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



Git show diff regardless of encoding



In bash, git diff doesn't show the encoding changes of UTF-8. Bitbucket shows the encoding change as follows. But, when we use git diff in bash, it doesn't show such change.



Changes shows in bitbucket



Is there any way to track this change using git bash commands?





Are there, perhaps, any filters?
– Jan Hudec
Aug 9 at 10:35





sometimes, it might have default filters enabled. The changes also show in "gitk" gui.
– JMadushan
Aug 9 at 10:41









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

make 2 or more post in bootsrap

Store custom data using WC_Cart add_to_cart() method in Woocommerce 3

Firebase Auth - with Email and Password - Check user already registered