This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
New Branch cannot push to origin #839
Closed
Description
Prerequisites
- Be sure to run with tracing enabled to capture runtime details in the log file
- Include the log file in the PR.
- On Windows, the extension log file is at
%LOCALAPPDATA%\GitHubUnity\github-unity.log
- On macOS, the extension log file is at
~/Library/Logs/GitHubUnity/github-unity.log
- On Windows, the extension log file is at
Description
Steps to Reproduce
- setup using gitlab
- new branch
- commit some changes
Expected behavior: [What you expect to happen]
Push button enabled
Actual behavior: [What actually happens]
Push button dsiabled
Reproduces how often: [What percentage of the time does it reproduce?]
Always
Additional Information
for existing branch, push is functional correctly
Any additional information, configuration or data that might be necessary to reproduce the issue.