Thread (8 messages) flat view 8 messages, 3 authors, 2016-06-15

Re: Binary files in a linear repository

From: Dmitry Potapov <hidden>
Date: 2016-06-15 22:47:39

On Mon, Nov 02, 2009 at 06:01:06PM +0100, Björn Steinbrink wrote:
That would do, but:
git checkout <commit>
*make changes*
git reset --soft master
git checkout master
git commit

seems unnecessarily complicated, when you could as well do:
git read-tree -u --reset <commit>
*make changes*
git commit
I thought Markus *already* had made changes on that commit, but
maybe I misread what he wrote...


Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help