Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Fix to handle large git add operations #130

Merged
merged 13 commits into from
Aug 2, 2017
Merged

Conversation

StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Jul 12, 2017

@StanleyGoldman StanleyGoldman requested a review from shana July 13, 2017 15:13
@StanleyGoldman StanleyGoldman changed the base branch from fixes/changes-view-performance to master July 31, 2017 14:47
break;

case AddFileOption.CurrentDirectory:
arguments += ".";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both these options do the same thing since we're always running git operations from the root of the repository with full paths to all files, so might as well not have them?

shana
shana previously approved these changes Aug 2, 2017
@StanleyGoldman StanleyGoldman merged commit 258776a into master Aug 2, 2017
@StanleyGoldman StanleyGoldman deleted the fixes/break-up-git-add branch August 2, 2017 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants