Search found 5 matches

by lnyswonger
Thu Dec 12, 2019 12:25 am
Forum: Other Issues
Topic: Null warning when pushing to Git origin
Replies: 9
Views: 3215

Re: Null warning when pushing to Git origin

excellent, thank you!
by lnyswonger
Wed Dec 04, 2019 12:59 am
Forum: Other Issues
Topic: Null warning when pushing to Git origin
Replies: 9
Views: 3215

Re: Null warning when pushing to Git origin

I'd used it in the past on a different repo in GitLab and had also successfully used it with GitHub prior to this. BTW, that Null warning also happens when you are trying to push to a protected branch. Ideally it would be great to surface those error messages in the product UI. Thanks!
by lnyswonger
Wed Nov 27, 2019 12:10 am
Forum: Other Issues
Topic: Null warning when pushing to Git origin
Replies: 9
Views: 3215

Re: Null warning when pushing to Git origin

Looks like it was indeed permissions. Following this article helped: https://stackoverflow.com/questions/561 ... er-of-team
by lnyswonger
Tue Nov 26, 2019 9:33 pm
Forum: Other Issues
Topic: Null warning when pushing to Git origin
Replies: 9
Views: 3215

Re: Null warning when pushing to Git origin

Thanks - I've sent off the log file.
by lnyswonger
Tue Nov 26, 2019 1:57 am
Forum: Other Issues
Topic: Null warning when pushing to Git origin
Replies: 9
Views: 3215

Null warning when pushing to Git origin

I'm using Oxygen XML Editor 21.1 (trial version) and am attempting to use GitLab as the content repo. I'm able to successfully clone it from the Oxygen Git Staging add-on and I can edit files, stage, and commit. But when I click the "push to origin/master" button, I get a Null Warning. Any...