login
Header Space

 
 

Re: [QUESTION] about .git/info/grafts file

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: Git Mailing List <git@...>
Date: Thursday, January 19, 2006 - 6:51 am

Thanks Junio for answering

2006/1/19, Junio C Hamano <junkio@cox.net>:

well, dealing with a repo that has more than 300,000 objects becomes a
burden. A lots of git commands are slow, and cloning it take a while !


I don't try to hide or lie to my downloaders. I just want them to
avoid to deal with totaly pointless history. My work have been started
recently and is based on current XX repository. IMHO storing, dealing
with objects which are more than 10 years old is useless.

I don't see why it is so bad to create a "grafted" repository ? I want
it to be small but still want to merge by using git-resolve with XX
repository.


Well in my graft file I did:

                    $ cat > .git/info/grafts
                    <shaid> <shaid>

                    $

By reading "Documentation/repository-layout.txt", I thought it would
have been the right thing to do. If I did the same like you did ie:

                    $ cat > .git/info/grafts
                    <shaid>

                    $

It works.

Thanks
--
               Franck
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [QUESTION] about .git/info/grafts file, Junio C Hamano, (Wed Jan 18, 8:40 pm)
Re: [QUESTION] about .git/info/grafts file, Andreas Ericsson, (Thu Jan 19, 7:10 am)
Re: [QUESTION] about .git/info/grafts file, Franck, (Thu Jan 19, 9:31 am)
Re: [QUESTION] about .git/info/grafts file, Andreas Ericsson, (Thu Jan 19, 9:44 am)
Re: [QUESTION] about .git/info/grafts file, Ryan Anderson, (Fri Jan 20, 4:48 pm)
Re: [QUESTION] about .git/info/grafts file, Petr Baudis, (Thu Jan 19, 1:45 pm)
Re: [QUESTION] about .git/info/grafts file, Petr Baudis, (Thu Jan 19, 9:05 am)
Re: [QUESTION] about .git/info/grafts file, Franck, (Thu Jan 19, 6:51 am)
Re: [QUESTION] about .git/info/grafts file, Petr Baudis, (Thu Jan 19, 9:09 am)
Re: [QUESTION] about .git/info/grafts file, Linus Torvalds, (Thu Jan 19, 12:58 pm)
Re: [QUESTION] about .git/info/grafts file, Franck, (Thu Jan 19, 1:33 pm)
Re: [QUESTION] about .git/info/grafts file, Linus Torvalds, (Thu Jan 19, 1:49 pm)
Re: [QUESTION] about .git/info/grafts file, Petr Baudis, (Thu Jan 19, 1:30 pm)
speck-geostationary