Can u upload to git hub even if your app is offline

Can u upload to git hub even if your app is offline? I currently have an error that I’m working out but I would like to push the update to git regardless but it is not going and I was wondering if its bc of that thank you.

You should be able to, yes. You can also download a zip file of your project and upload that. Are you seeing any errors in the console when trying to export? If you’re exporting to an organization repo then be sure to enable 3rd party access. If it’s a new repo, make sure you’ve initialized with a readme or other file before exporting.