ds4owd-001 / project-Benedict-89

Unveiling Hydrogeological Dynamics: Advanced Statistical Analysis for Sustainable Groundwater Management.
https://ds4owd-001.github.io/project-Benedict-89/
0 stars 0 forks source link

QUESTION #5

Open Benedict-89 opened 5 months ago

Benedict-89 commented 5 months ago

@larnsce

I have attached an image Screenshot 2024-01-22 171731

What does "Compare and Pull Request" highlighted in green colour mean?

larnsce commented 5 months ago

You have somehow created a second branch master. The main branch is your default branch. You have made some commits to the master branch, which is now ahead of main.

I auggest the following:

  1. On GitHub, follow through with the "Compare & pull request". You will be asked to "merge" the changes. Hopefully there aren't any conflicts.

  2. Open your project on Posit Cloud, and make sure that you have selected the main branch when you open the Git pane in the top right window (see screenshot below)

Screenshot 2024-01-23 at 10 30 14
  1. Click "pull". This will get those commits that you have merged on GitHub, so that your project on Posit Cloud is in sync with your repository on GitHub

  2. Keep making commits to the mainbranch

larnsce commented 5 months ago

Please close the issues if you are sorted.