Skip to content

Conversation

@ohumbel
Copy link
Member

@ohumbel ohumbel commented Nov 10, 2015

If IgnoreFileExtensions are specified:

  • Perform a cross check at the end of the migration.
  • Compare all ignored files in the global .gitignore with the current RTC/git workspace.
  • List all the files still present

Fixes #72

The implementation is now in the summary() method of migration.py.
If there are ignored extensions specified in config.ini, list all those which are still present in the workspace.
@WtfJoke WtfJoke merged commit 50322a6 into rtcTo:develop Nov 10, 2015
@WtfJoke
Copy link
Member

WtfJoke commented Nov 10, 2015

Everything well, thanks :)

@ohumbel ohumbel deleted the checkignore branch November 11, 2015 12:16
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