-
Notifications
You must be signed in to change notification settings - Fork 4
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
hot-fix #7
hot-fix #7
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pulled this to my local.
I can find neither App.js
nor app.js
under src
under the PR branch
I think this is what you should do
- Make a copy of the contents of the desired file (file to be retained) somewhere else
- Delete both files
App.js
andapp.js
- Make a commit
- Create the desired file again with its contents in its former directory, the way it was previously
- Make a commit
- Push and make a PR
@sudo-kaizen https://github.com/BuildForSDG/team-010-frontend/tree/hot-fix/src please could you confirm that you can see the appropriate files on the remote version? I think you should clone the repo afresh |
|
@sudo-kaizen , could you check now, I have followed procedure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@torsami77 correct, but there is no App.js
in the src
folder. There's no App.js
in the hot-fix remote PR branch too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit works on my local
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please proceed
Description
Quick fix to delete app.js.