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

Git Status #276

Open
dvc1231978 opened this issue Mar 10, 2022 · 2 comments
Open

Git Status #276

dvc1231978 opened this issue Mar 10, 2022 · 2 comments

Comments

@dvc1231978
Copy link

Hello! I keep getting the following message when running git status:

On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean

On my first attempt. everything went fine until it came time to run the git push command. I ended up deleting my original forked repository and creating a new one, but ever since I did that, I've been getting the "nothing to commit, working tree clean" message, after making updates to several files in the project. I have since forked and deleted the repo numerous times, and now I am wondering if I maybe forked and deleted the repo too many times? I even tried creating a second github account to start over from scratch but still I am having the same problem, even on the new account.

This is what I've been doing:

git clone https://github.com/dvc1231978a/vftvk-Simple-Interest-Calculator.git

I then go to Github Pages for this repo and select the master branch as the source. I then make changes to index.html, style.css, and script.js files. In the terminal, I then run the following:

cd vftvk-Simple-Interest-Calculator
git status

It is at this point where I get frustrated. The changes to files that I made go unacknowledged. Again, on my first try everything was moving along smoothly, until I got to git push.

@andrebrandaopro
Copy link

I'm having this error when I try to push the URL for peer review. "fatal: The current branch master has no upstream branch."

@kopitsa
Copy link

kopitsa commented Aug 30, 2022

Dear [dvc1231978], did you find a solution, because i am having the same problem, with you?

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

3 participants