Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed injecting issues #25

Open
coryoso opened this issue Jan 26, 2016 · 4 comments
Open

Failed injecting issues #25

coryoso opened this issue Jan 26, 2016 · 4 comments

Comments

@coryoso
Copy link

coryoso commented Jan 26, 2016

Getting

Warning: failed injecting issues, you may need to do it manually in following files:
Error: Command failed: /bin/sh -c git commit -m '[Github-Todos] Inject issue numbers'

after pushing to github

@sunnylbk
Copy link

sunnylbk commented Feb 4, 2016

I have the same issue when pushing to github:

[Github-Todos] Injecting issue numbers to files…
[Github-Todos] Failed to commit
[Github-Todos] Warning: failed injecting issues, you may need to do it manually in following files:
[Github-Todos] Error: Command failed: /bin/sh -c git commit -m '[Github-Todos] Inject issue numbers'

@zevaverbach
Copy link

+1

@szaghi
Copy link

szaghi commented Sep 9, 2016

I am trying to inject issue into a pre-existing repo having some TODO in comments... I am not sure I am using it properly, but after initialize/config github-todo, I have tried this:

github-todos _hook --remote origin --range 75fddf41d46c8bffd49006f5ee760a367d88e3d2

where I have passed only the last commit hash. I have obtained the following result:

[Github-Todos] Injecting issue numbers to files…
[Github-Todos] Failed to commit
[Github-Todos] Warning: failed injecting issues, you may need to do it manually in following files:
[Github-Todos] Error: Command failed: git commit -m '[Github-Todos] Inject issue numbers'

On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working tree clean

[Github-Todos] OK.

No new issue has been pushed. Can someone tell me where I am wrong?

Thank you for this great tool, my best regards.

@fennecdjay
Copy link

This does not seem to work for me on archlinux too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants