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

use current gitignore if it already exists #6

Merged
merged 1 commit into from
Oct 2, 2019

Conversation

vccolombo
Copy link
Collaborator

Well, hello again! Decided to take on the issue I talked about in #5

before this commit, Giter would ask for the user to select a new .gitignore file
even if he already setup one in the directory. This could cause conflits when commiting
after repository creation. Now if .gitignore already exists in root directory, this step
is ignored.

Thanks for your time again!

before this commit, Giter would ask for the user to select a new .gitignore file
even if he already setup one in the directory. This could cause conflits when commiting
after repository creation. Now if .gitignore already exists in root directory, this step
is ignored.
Copy link
Owner

@dvdvgt dvdvgt left a comment

Choose a reason for hiding this comment

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

Hey again! Looks very nice! Thanks again for helping :)

@dvdvgt dvdvgt merged commit 78766b4 into dvdvgt:master Oct 2, 2019
@vccolombo vccolombo deleted the check-gitignore-exists branch October 2, 2019 21:53
@vccolombo vccolombo mentioned this pull request Oct 2, 2019
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.

None yet

2 participants