comp426-2023-spring / e02

Final exam repository for COMP 426
GNU General Public License v3.0
0 stars 0 forks source link

Can't push to GitHub #3

Closed tanatc1256 closed 1 year ago

tanatc1256 commented 1 year ago

Delete text above this line before you submit your issue. Place your issue information in the appropriate sections below.

Description

When I tried to push after commit my changes, it won't let me.

Screenshots

git error

File (link)

my GitHub e02 link: https://github.com/comp426-2023-spring/e02-tanatc1256

Steps to reproduce

have non-local work in the remote?

Steps to resolve

have that non-local work locally?

jdmar3 commented 1 year ago

Do git pull first, like it literally says in the error message, and then push again.