Re: [PATCH 5/5] git-svn: fix empty dir tracking in branches

2013-04-30 Thread Eric Sunshine
On Tue, Apr 30, 2013 at 1:38 PM, Ilya Basin wrote: > - When creating a tag or branch from a subdir, a disjoint branch is > created. Then git-svn re-imports the commits using this dir as strip > path. > > During this re-import the variable %added_placeholder is not up to > date. B

[PATCH 5/5] git-svn: fix empty dir tracking in branches

2013-04-30 Thread Ilya Basin
- When creating a tag or branch from a subdir, a disjoint branch is created. Then git-svn re-imports the commits using this dir as strip path. During this re-import the variable %added_placeholder is not up to date. Because the branch is disjoint, this variable should be empty