cesarferreira / cesarferreira/interactive-git-tag

Addes tag but failed to push

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
help wanted
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.

![image](https://user-images.githubusercontent.com/6388730/57805948-53a86500-7773-11e9-92d6-2236b773a9ce.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.