Closed its-kritika closed 6 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
vedic-vani-gagp | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 24, 2024 6:46pm |
@sameer-soni It is showing that branch has conflicts, do I need to resolve it to make a PR? Can you help me with that?
@sameer-soni It is showing that branch has conflicts, do I need to resolve it to make a PR? Can you help me with that?
Try to rebase it using git rebase main
@sameer-soni It is showing that branch has conflicts, do I need to resolve it to make a PR? Can you help me with that?
Try to rebase it using
git rebase main
The following msg is getting displayed -> 'Current branch main is up to date.' Do I need to bring changes of dev branch to main?
use git fetch
and then git pull
It is yet showing that my branch is up to date. I think there are some changes coming from pr #149. I found that all other prs are made to main branch ( other than pr #149). Should I make a pr to main branch of this project?
its-kritika
wants to merge 1 commit intoOmkar-Sonawane-23:Dev
fromits-kritika:main
you are pushing from your main branch to Dev brach of this project, either you have to rebase with this project's Dev branch or you can push your changes to main branch.
Okay I'll raise a pr to main branch
Resolves issue #165
I have added the Verse of the Day functionality to the application using React. Now on, everyday we will get a verse, better as 'Gita ka Gyaan' fetched randomly among the numerous shloks of Bhagvad Gita. This will enhance the user interaction making the application more familiar to the users.
Here I have shared the screenshot.
Note: These verses will get updated at 12:00 AM everyday!!