

#Gitkraken push local to new remote free
That struck me as odd since I had definitely been able to push updates from this repo in the past. Sign in with GitHub authentication Approve the GitKraken application Continue as free with 0 days Click on free icon in bottom right, this brings up a web page inside GitKraken Client which authenticates against Zscaler Restart GitKraken Client and authenticate normally This should allow you to log in without issue. If I add or modify a file in the folder its reading from, then stage, commit, and push the changes, when I go to the relevant section on my GitHub I can see that the changes haven't been applied.Įdit 2: So I cd to where the repo is stored, and when I typed git push I got the message fatal: not a git repository. Here's a screenshot of my GitKraken setup if that helps.Īfter I click the Push button it spins for a while then gives me the message "Pushed Successfully: main to origin". Am I missing something? I've set Upstream to origin/master, I've tried making a new branch and then merging it.

GitKraken is telling me that the push is going through but I'm not seeing any file changes on. I'm on gitkraken where I've added several files to the local repository, and I'm trying to push them to my remote repository on, so that I can use them for a website. I'm really new to anything git-related so hopefully this question isn't too obvious.
