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

Push operation failed #141

Closed
2 of 8 tasks
Nageswari-droid opened this issue Feb 26, 2021 · 1 comment
Closed
2 of 8 tasks

Push operation failed #141

Nageswari-droid opened this issue Feb 26, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Nageswari-droid
Copy link
Collaborator

Describe the bug
"No commits to push" message shows when the remote is deleted even if there are unpushed changes. 

To Reproduce
Steps to reproduce the behavior:

  1. Go to repositories and make any commit
  2. Go to dashboard, delete a remote.
  3. Go to repositories.
  4. Click on push to remote
  5. See error

Expected behavior
Unpushed changes has to be pushed.

Desktop (please complete the following information):

  • OS : Windows
  • Browser : Chrome
  • Version : v2.1.0

Issue Type

mark with [x] to select the check box

  • UI Issue
  • Performance Issue
  • Feature Breaking Issue
  • Security Issue

Severity

mark with [x] to select the check box

  • Critical (The application crashes / breaks completely)
  • High (Blocks you from performing a critical operation)
  • Moderate (Bearable or Manageable issue)
  • Low (Something is not right, but the impact is minimal)
@Nageswari-droid Nageswari-droid added the bug Something isn't working label Feb 26, 2021
@neel1996
Copy link
Owner

neel1996 commented Mar 8, 2021

@Nageswari-droid After deleting a remote, the remote reference of the remote branch will be missing. To resolve this, perform a pull to sync the local and the remote branch, then try to push the changes

@neel1996 neel1996 closed this as completed Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants