cesarferreira / cesarferreira/interactive-git-tag
Addes tag but failed to push
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Pushing state will rotate forever. I think the problem may be that the tag command does not ask for my passphrase.
As you can see here, tag number is increased but nothing pushed and I pushed with ``` git push --tag``` manually.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the rotating push state with the interactive tagging flow, then compare it with the manually mentioned `git push --tag` command. Trace the tag and push entry points to determine where passphrase handling or push completion stops; done means the tag is pushed without rotating indefinitely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript, node.js
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100