Skip to main content
Filter by
Sorted by
Tagged with
2 votes
0 answers
48 views

I have created remote repository while already having local one. I connected them via Source tree and tried to push locally made changes to my project, but got this error. Also, I already got some ...
Jessica's user avatar
  • 115
Best practices
0 votes
3 replies
108 views

I have created a folder (project0) and pushing with the line command tool "first commit" - the GitHub accept the changes and the remote repository was updated. When I create the folder (...
Gabriel Savaccini's user avatar
-5 votes
1 answer
112 views

I started a new repo in github and began working on it; however for some reason whenever I wanted to push my commits with git push origin main I wound up with this: remote: Permission to [myusername]/...
barrington hebert's user avatar
0 votes
0 answers
87 views

I’m trying to send time-sensitive push notifications to iOS devices using Pushy. According to Apple’s APNs and Pushy documentation, I should send interruption-level: time-sensitive inside the aps ...
Sunil Kumar's user avatar
0 votes
1 answer
96 views

I want to push commits to GitHub and followed the directions from How to Use Git/GitHub with R. Unfortunately, I ran into issues running the following code as my personal email is private. library(...
tnt's user avatar
  • 1,527
-1 votes
1 answer
172 views

I'm trying to push a file from my Ubuntu terminal to GitHub. I have already setup a Personal Token Key on GitHub and pasted the token into the terminal password field during login, but I get an unable ...
anwarma's user avatar
  • 2,163
0 votes
0 answers
128 views

Lately when I try to push a new branch to my git repository, the push operation never ends (+1-2 hours). Specifically, it gets stuck in the "updating 'refs/heads/branch_name'" step. git -c ...
ivan2910's user avatar
1 vote
0 answers
54 views

For a class, we're supposed to create a project on Eclipse then push it to our github repository. However, when I try to do so and log in with my github information, it doesn't work. First, we were ...
Aspen's user avatar
  • 11
0 votes
1 answer
145 views

I try to push my changes to a remote repo, but I keep getting the following error: My git command: git push --set-upstream origin MyNotYetExistingOnline/Branch The output: Enumerating objects: 33, ...
DevEV's user avatar
  • 31
0 votes
0 answers
42 views

I am using openfire 4.7.4 version. I have installed pushserver.jar plugin. In openfire ios pushapns settings, I have uploaded apns certificate. In openfire pushserver settings, I have configured ...
Sameer Makwana's user avatar
0 votes
0 answers
20 views

I can't figure out the problem for a long time. When registering a user, deviceToken and pushType are set as they should only after restarting the computer. If I just press wipe data, then deviceToken ...
breakcore pashok's user avatar
0 votes
1 answer
46 views

I am trying to push multiple data sets(arrays) to my array called colors. As I continue to push new data it seems to overwrite the values in previous elements of the colors array. I have included a ...
glenn's user avatar
  • 13
0 votes
1 answer
83 views

I have a public repo on GitHub which I've cloned to my Windows(Host) and my VM with Ubuntu. I tried to push some changes from my Ubuntu VM and I'm getting the following remote: Support for password ...
anxzuus's user avatar
  • 21
0 votes
0 answers
357 views

I have a project for setting up news websites, and I’ve decided not to rely on external Composer packages. I’ve already removed all dependencies except for Minishlink\WebPush, which I still need for ...
Gavriel Adi's user avatar
-1 votes
1 answer
49 views

So, in a tab, i'm displaying a list of Friends, when selecting one of the friends, the data should go to another list Participants. Friends and Participants list It works fine until you try to add ...
Rafael Goulart's user avatar

15 30 50 per page
1
2 3 4 5
364