Git push gives Error reading command stream
I’m trying to push my project to github repository. On my new project I did following commands:
i want to push and merge a file in Github but meet this error
PS C:UsersRAD SYSTEMDesktopnewmyappapibot> git push
fatal: The current branch telegram has no upstream branch.
To push the current branch and set the remote as upstream, use
I am having a git push issue
enter image description hereI try to push my project to git but it shows this error message
**[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
What command should I use to push not only commits but code too? [closed]
Closed 2 hours ago.