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

Unable to switch to ui-work branch: invalid-reference error #154

Closed
NIKHILNAIR21 opened this issue Jun 30, 2024 · 2 comments
Closed

Unable to switch to ui-work branch: invalid-reference error #154

NIKHILNAIR21 opened this issue Jun 30, 2024 · 2 comments

Comments

@NIKHILNAIR21
Copy link

I am trying to contribute to the Jiffyscan project and follow the getting started guide. However, when I attempt to switch to the ui-work branch, I encounter an invalid-reference: uiwork error.

steps i followed

1)Cloned the repository using git clone https://github.com/jiffy-labs/jiffyscan-frontend.git
2)Navigated to the repository directory: cd jiffyscan-frontend
3)Tried to switch to the ui-work branch: git switch ui-work && git pull

result:
fatal:invalid-reference: ui-work

I also tried listing all branches with git branch -a, but could not find ui-work.
Could you please confirm the correct branch name or provide guidance on how to resolve this issue?

@Ojas13-git
Copy link
Contributor

Hey @NIKHILNAIR21 ,
You can work on the development branch and create a fork off the development branch, make changes and raise a PR to development.
Thanks for contributing :)

@Ojas13-git
Copy link
Contributor

The readme is updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants