The soul purpose of this project, is to clone provided links repositories from GitHub and to gather specific data about developers who commited to this repositories based on their email address, and save them in a .txt file.
Please leave an extra empty line after the last link
./EmailCollection.shAnd a file will be created containing all email addresses of people who comitted to the given repository in the Links.txt file.
Code can be modified to save emails based on developers name. Unlike this case based on developer Email.



