I need to add 737 files from blacklight simulation. Using GitHub the process is too slow and exhausted the RAM. I was forced to try command line version.
on mactower:
$ git add .
$ git commit -m "diggin.ms02.from blacklight"
$ git push origin master
This works.
No comments:
Post a Comment