Photosynthesis / Timetracker

A lightweight client-side server-synching timetracking and productivity app
6 stars 2 forks source link

Added timetracker-icon.png #12

Closed codeflight1 closed 8 years ago

GitFr33 commented 8 years ago

I think you need to figure out how to submit a pull request for just the icon file. There seems to be 4 files included in the pull request.

I think if you do git checkout index.html git checkout js/timetracker.js git pull you will get the current version of the files that are included in this pull request.

But ideally it would be better to make a pull request with only the file that is changed. I know how to do that with the web interface by making a new fork from photosynthesis/timetracker and then uploading just the file you want to add to that, but I've never done it with the CLI.