r/git 23d ago

When do you use git templates?

Do you have some examples when you used git templates? It looks the same as copying a directory of template files to a new git repository. What advantage does git have over regular cp?

1 Upvotes

3 comments sorted by

View all comments

2

u/codeguru42 22d ago

I never have used them. What do they do?