What are .git/info/grafts for?
Posted
by Big 40wt Svetlyak
on Stack Overflow
See other posts from Stack Overflow
or by Big 40wt Svetlyak
Published on 2008-10-02T12:05:16Z
Indexed on
2010/03/29
4:33 UTC
Read the original article
Hit count: 322
version-control
|git
I am trying to figure out what is the 'grafts' in the Git.
For example, in one of the latest comments here, Tobu suppose to use git-filter-branch and .git/info/grafts to join two repositories.
But I don't understand why I need these grafts? It seems, that all work without last two commands.
© Stack Overflow or respective owner