Skip to content

bug(#85): fix refresh crashes when index contains added files and path limiting #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

NonLogicalDev
Copy link
Contributor

CLOSES #85

Adding --add to git update-index to make sure temporary index update does not crash when newly added files are present

@jpgrayson
Copy link
Collaborator

Thanks for this PR. I approve of this approach (although I worry about unforeseen regressions).

To get this PR merged, please:

  1. Repair the lint issue
  2. Add a Signed-off-by line as described in CONTRIBUTING.md

@NonLogicalDev
Copy link
Contributor Author

@jpgrayson Will fix, apologies, did not get to fixing the lint issue yet.

@NonLogicalDev NonLogicalDev force-pushed the oleg.utkin/fix-refresh-path-limit branch from 4ab55eb to 1f0d5a8 Compare November 24, 2020 07:28
@NonLogicalDev NonLogicalDev force-pushed the oleg.utkin/fix-refresh-path-limit branch from 1f0d5a8 to c9231bf Compare November 24, 2020 07:48
@jpgrayson jpgrayson merged commit c880e00 into stacked-git:master Dec 7, 2020
@jpgrayson
Copy link
Collaborator

Merged. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stg refresh errors out when index contains added files and path limiting is given
2 participants