datadave / GADS9-NYC-Spring2014-Students

Student repo for Spring 2014 Data Science Course at GA NYC
4 stars 22 forks source link

Project01 #130

Closed tychung84 closed 10 years ago

jrcarli commented 10 years ago

Hey @tychung84, could you create a subdirectory beneath lab11 and project01 (should this be project02?) with the flastname convention and move your files accordingly? I can do this, but we might run into weird synchronization issues later. After adding the subdirectories, use git mv <filename> <subdirectory> to let git know you're moving a file (this will actually move a file on your system, too). Then you can re-commit, re-push, and make a new pull request. Thanks!

tychung84 commented 10 years ago

Just moved everything -- things look okay?

On 05/20/2014 11:53 PM, jrcarli wrote:

Hey @tychung84 https://github.com/tychung84, could you create a subdirectory beneath lab11 and project01 (should this be project02?) with the /flastname/ convention and move your files accordingly? I can do this, but we might run into weird synchronization issues later. After adding the subdirectories, use |git mv

| to let git know you're moving a file (this will actually move a file on your system, too). Then you can re-commit, re-push, and make a new pull request. Thanks! — Reply to this email directly or view it on GitHub https://github.com/datadave/GADS9-NYC-Spring2014-Students/pull/130#issuecomment-43709972.
jrcarli commented 10 years ago

Thanks @tychung84 everything looks great!