I'm unable to push to a remote hosted on github due to the button being greyed out.
I have a stable connection to the internet, and have refreshed/fetched/pulled in attempts to allow the program to notice file changes. There are said to be changes to my files in the changes tab, however I'm not able to push them and update the repo.
Steps to Reproduce
Setup Git for Unity by navigating to the asset store on the browser, adding the package to those that you own, and then allowing the browser to open unity on it's own accord via a popup uri.
Sign in with the browser and accept the conditions and grant permissions
Publish/initialize a new repository from your unity project
Make some changes to the file structure, new files, the scene, etc.
Attempt to push your changes to the new repo, but be thwarted due to the button being disabled
Expected behavior: Being able to press Push and have your changes be reflected on the remote repository
Actual behavior: The button is greyed out, disallowing such a process.
Reproduces how often: Every time I open my unity project.
Additional Information
Reproducing this with other newly created 3d projects yields the same results.
Logfile: github-unity.log
Description
I'm unable to push to a remote hosted on github due to the button being greyed out. I have a stable connection to the internet, and have refreshed/fetched/pulled in attempts to allow the program to notice file changes. There are said to be changes to my files in the changes tab, however I'm not able to push them and update the repo.
Steps to Reproduce
Expected behavior: Being able to press Push and have your changes be reflected on the remote repository Actual behavior: The button is greyed out, disallowing such a process. Reproduces how often: Every time I open my unity project.
Additional Information
Reproducing this with other newly created 3d projects yields the same results.