Skip to content
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

feat(cli): show existing paths when initializing non-empty dir #1535

Merged
merged 2 commits into from Sep 22, 2020

Conversation

m-alisafaee
Copy link
Contributor

Description

Includes list of existing files (hidden files too) in the error message when trying to initialise a non-empty directory.

Fixes #1387

@m-alisafaee m-alisafaee changed the title feat(cli): better error message when initializing non-empty dir feat(cli): show existing paths when initializing non-empty dir Sep 22, 2020
@m-alisafaee m-alisafaee marked this pull request as ready for review September 22, 2020 12:30
@m-alisafaee m-alisafaee requested a review from a team as a code owner September 22, 2020 12:30
Copy link
Member

@Panaetius Panaetius left a comment

Choose a reason for hiding this comment

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

Thank you, looks great!

@m-alisafaee m-alisafaee merged commit 07c559f into master Sep 22, 2020
@m-alisafaee m-alisafaee deleted the 1387-print-non-empty-directories-on-init branch September 22, 2020 16:43
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.

renku init displays wrong error message in empty git repository
2 participants