Skip to content

quickstart: Fix silent failure when .gitignore existsThis fixes issue…#1583

Open
harshil2424 wants to merge 1 commit into
airspeed-velocity:mainfrom
harshil2424:fix-issue-1582
Open

quickstart: Fix silent failure when .gitignore existsThis fixes issue…#1583
harshil2424 wants to merge 1 commit into
airspeed-velocity:mainfrom
harshil2424:fix-issue-1582

Conversation

@harshil2424
Copy link
Copy Markdown

#1582 where asv quickstart aborted if a .gitignorewas present. The command now appends ASV-specific patterns to the existingfile instead of treating it as a template conflict.

…irspeed-velocity#1582 where \�sv quickstart\ aborted if a \.gitignore\was present. The command now appends ASV-specific patterns to the existingfile instead of treating it as a template conflict.
@harshil2424
Copy link
Copy Markdown
Author

Fixes #1582

Copy link
Copy Markdown
Member

@HaoZeke HaoZeke left a comment

Choose a reason for hiding this comment

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

IMO this is a rather large change to the existing behavior. My preferred fix would be a noisier / clearer error message instead of changing the way asv works.

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.

2 participants