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

Available Branches bug in new git repos #121

Closed
3 of 8 tasks
Nageswari-droid opened this issue Dec 27, 2020 · 1 comment
Closed
3 of 8 tasks

Available Branches bug in new git repos #121

Nageswari-droid opened this issue Dec 27, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Nageswari-droid
Copy link
Collaborator

Nageswari-droid commented Dec 27, 2020

Describe the bug
Available Branches displays Repo Head is NIL in repos with nil commit.

To Reproduce
Steps to reproduce the behavior:

  1. Go to repo dashboard
  2. See error in Available Branches

Expected behavior
Displays repo Head is Nil

Screenshots

NewBranch

Command Line Logs
Gitconvex displays logs in the command line. Please paste the error logs below

Repo head is invalid -> reference not found
2020/12/27 22:55:08 ERROR: Repo has no logs -> reference not found
2020/12/27 22:55:08 ERROR: Repo head is invalid -> reference not found

Desktop (please complete the following information):

  • OS: Windows
  • Browser : Chrome
  • Version : 2.0.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 an critical operation)
  • Moderate (Bearable or Manageable issue)
  • Low (Something is not right, but the impact is minimal)
@neel1996
Copy link
Owner

@Nageswari-droid Fix deployed.

neel1996 added a commit that referenced this issue Jan 7, 2021
# New Features

- Branch searching feature for filtering required branches (#85)
- Option to update repo name from settings (#78)

# Improvements and Bug Fixes 

- Branch checkout bug (#120)
- Branch list with invalid branch name when repo has no HEAD (#121)
- Few minor UI polishes here and there 
- Updated axios version to resolve CVE-2020-28168
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