Describe the bugA clear and concise description of what the bug is.
Constant issues pulling new code and syncing correctly. Git pull says already up to date. then I try to save changes in my vs code and it asks me to merge cause there are changes i don't have.
What is the problem you are trying to solve?
git pull request
Expected behaviorA clear and concise description of what you expected to happen.
To pull most current code
What is the actual behavior?A clear and concise description of what actually happened.
Git pull says already up to date. then I try to save changes in my vs code and it asks me to merge cause there are changes i don't have.
Post any code you think might be relevant (one fenced block per file)
What is your best guess as to the source of the problem?
What things have you already tried to solve the problem?
At a loss tried many things over the weekend
Additional context
Add any other context about the problem here.
sometimes git add followed by git stash would work but not always.
Describe the bug A clear and concise description of what the bug is. Constant issues pulling new code and syncing correctly. Git pull says already up to date. then I try to save changes in my vs code and it asks me to merge cause there are changes i don't have.
What is the problem you are trying to solve? git pull request
Expected behavior A clear and concise description of what you expected to happen. To pull most current code
What is the actual behavior? A clear and concise description of what actually happened. Git pull says already up to date. then I try to save changes in my vs code and it asks me to merge cause there are changes i don't have.
Post any code you think might be relevant (one fenced block per file)
What is your best guess as to the source of the problem?
What things have you already tried to solve the problem? At a loss tried many things over the weekend
Additional context Add any other context about the problem here. sometimes git add followed by git stash would work but not always.
Paste a link to your repository here https://github.com/Kateattardo/task_master.git