RE: git filter-branch re-write history over a range of commits did notwork

2019-05-28 Thread LU Chuck
> -Original Message- > From: Johannes Sixt > Sent: Tuesday, May 28, 2019 2:22 AM > To: LU Chuck > Cc: git@vger.kernel.org; chuck...@qq.com > Subject: Re: git filter-branch re-write history over a range of commits did > notwork > > Am 27.05.19 um 10:01 sc

RE: git filter-branch re-write history over a range of commits did notwork

2019-05-28 Thread LU Chuck
> -Original Message- > From: Johannes Sixt > Sent: Tuesday, May 28, 2019 2:22 AM > To: LU Chuck > Cc: git@vger.kernel.org; chuck...@qq.com > Subject: Re: git filter-branch re-write history over a range of commits did > notwork > > Am 27.05.19 um 10:01 sc

RE: git filter-branch re-write history over a range of commits did notwork

2019-05-28 Thread LU Chuck
> -Original Message- > From: Philip Oakley > Sent: Tuesday, May 28, 2019 5:34 PM > To: LU Chuck ; Johannes Sixt > Cc: git@vger.kernel.org; chuck...@qq.com > Subject: Re: git filter-branch re-write history over a range of commits did > notwork > > Hi Chuc

RE: git filter-branch re-write history over a range of commits did notwork

2019-05-28 Thread LU Chuck
> -Original Message- > From: Johannes Sixt > Sent: Tuesday, May 28, 2019 2:23 PM > To: LU Chuck > Cc: Philip Oakley ; git@vger.kernel.org; chuck...@qq.com > Subject: Re: git filter-branch re-write history over a range of commits did > notwork > > Am 28.05.1

RE: git filter-branch re-write history over a range of commits did notwork

2019-05-27 Thread LU Chuck
> -Original Message- > From: Philip Oakley > Sent: Tuesday, May 28, 2019 4:23 AM > To: Johannes Sixt ; LU Chuck > Cc: git@vger.kernel.org; chuck...@qq.com > Subject: Re: git filter-branch re-write history over a range of commits did > notwork > > Hi Chuc

git filter-branch re-write history over a range of commits did notwork

2019-05-27 Thread LU Chuck
Hi team, The issue comes from https://github.com/git-for-windows/git/issues/2206. I want to re-write history by filter-branch command over a range of commits, but the command did not work. I have referred to the following three documentation about how to use git filter-branch:

git filter-branch re-write history over a range of commits did notwork

2019-05-27 Thread LU Chuck
Hi team, The issue comes from https://github.com/git-for-windows/git/issues/2206. I want to re-write history by filter-branch command over a range of commits, but the command did not work. I have referred to the following three documentation about how to use git filter-branch: