Git's Little Bundle of Joy
progit.org
Git's Little Bundle of Joy
1–10 of 13 posts
Re: Git's Little Bundle of Joy
#2Re: Git's Little Bundle of Joy
#3Git keeps surprizing me with it's power. I would like to know if this exists as well in some form in Hg/Bzr...
Re: Git's Little Bundle of Joy
#4Git keeps surprizing me with it's power. I would like to know if this exists as well in some form in Hg/Bzr...
I _believe_ this idea was taken from Hg, actually. Though it's not new - 'bundle' has been in Git for almost 3 years now, since 1.5.1
Re: Git's Little Bundle of Joy
#5Git keeps surprizing me with it's power. I would like to know if this exists as well in some form in Hg/Bzr...
Re: Git's Little Bundle of Joy
#6Git keeps surprizing me with it's power. I would like to know if this exists as well in some form in Hg/Bzr...
hg export, hg import
Re: Git's Little Bundle of Joy
#7Re: Git's Little Bundle of Joy
#8Re: Git's Little Bundle of Joy
#9Git keeps surprizing me with it's power. I would like to know if this exists as well in some form in Hg/Bzr...
I _believe_ this idea was taken from Hg, actually. Though it's not new - 'bundle' has been in Git for almost 3 years now, since 1.5.1
I know it's not cool to give BK any credit but almost 100% of what is in git, hg, bzr came from BK and you can go dig through the history and prove that for yourself.
Re: Git's Little Bundle of Joy
#10Earlier quoted context omitted.
I _believe_ this idea was taken from Hg, actually. Though it's not new - 'bundle' has been in Git for almost 3 years now, since 1.5.1
Um, this idea was taken from BitKeeper which has had this feature for 10 years. I know it's not cool to give BK any credit but almost 100% of what is in git, hg, bzr came from BK and you can go dig through the history and prove that for yourself.