Closed Bhupesh-V closed 1 year ago
can I work on this issue??
can I work on this issue??
Hey do you have any update on this? Did you face any roadblocks?
Sorry for the late reply.. ..i am currently working on this issue and If i face some issue i will definitely let you know
On Sat, 27 Aug 2022, 8:08 pm Bhupesh Varshney, @.***> wrote:
can I work on this issue??
Hey do you have any update on this? Did you face any roadblocks?
— Reply to this email directly, view it on GitHub https://github.com/Bhupesh-V/ugit/issues/29#issuecomment-1229204711, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARHSRJFVOE7SPFITJ3J2J73V3IR4RANCNFSM5UPJBFJQ . You are receiving this because you were assigned.Message ID: @.***>
Hello @Bhupesh-V, I have worked on a solution for this. Could you assign this to me, I don't have permission to push right now. Also I have sent a recording to you on discord.
Hello @Bhupesh-V, I have worked on a solution for this. Could you assign this to me, I don't have permission to push right now. Also I have sent a recording to you on discord.
Hey, thanks for taking the initiative, I have assigned you the issue. Please fork the project, and push your changes to a new branch. Then create a PR from that branch to ugit. LMK if you face any issues.
PS: I checked the demo on discord, great work 🙌🏽
I have added the PR #61, please have a look.
Describe the bug The command
git fsck
will return no data if there are no unreachable commits in history.To Reproduce
git stash pop
Expected behavior ugit should exit if there is no data provided by
git fsck
Desktop (please complete the following information):
Additional context Check for this case while recovering deleted tag as well