The Wayback Machine - https://web.archive.org/web/20210816010104/https://github.com/topics/templating
Skip to content
#

templating

Here are 498 public repositories matching this topic...

JeromeSivadier
JeromeSivadier commented Apr 16, 2021

I struggled quite a lot to find this issue but as cruft is modifying the diff results from git diff taking as assumption paths start by a/ and b/ , it does not work well if the global configuration diff.mnemonicprefix is set to true.

A fix might be to force the configuration diff.mnemonicprefix=false in method https://github.com/cruft/cruft/blob/3ec724634d8509d37164f2473ddf8674f072474

Improve this page

Add a description, image, and links to the templating topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the templating topic, visit your repo's landing page and select "manage topics."

Learn more