freelyformd / github-todos

MVP: Analyse a repo's code for TODOs and FixMe comments & make github issues out of them
ISC License
3 stars 0 forks source link

creating the git hub blob data #21

Closed aleku399 closed 6 years ago

epicallan commented 6 years ago

@aleku399 you were supposed to have checked out into master and then pulled in latest master changes. Switched to a new branch and then started your new work. It seems though that you checked out from the parser branch. Does this make sense.

So git check into master, pull in latest changes, delete current alex/blob branch checkout into new alex/blob copy over the work you have done from github and push again.