Questions tagged as 'git'

0
answers

Obtain if a user is a member of a github organization

Good afternoon, for those experienced in GitHub API I have a question. I am developing an app in which I want to do a login with github, but it is necessary that to enter this user must be part of our organization, the query is. What endpoint...
asked by 27.01.2017 / 21:10
3
answers

How to make git ignore files (configure .gitignore) [closed]

I am learning to use git by doing a simple project in Java without using a development environment (compiling directly from the terminal). I want git to ignore the files .class that as you already know are the Java binaries. I've been...
asked by 30.11.2016 / 15:34
0
answers

Error committing a project

When I try to commit a project to a project I have the following error: I'm uploading a lot of the project, but I do not know why it does not leave me.     
asked by 06.11.2016 / 04:34
0
answers

what is the upload limit in bitbucket? problem when climbing 32 mb

I am using a ORM propel , to manage highs, lows, changes, in my database, I also use netbeans and bitbucket as a remote repository. I did push to my entire project that includes the propel folders and the models....
asked by 03.08.2016 / 17:31
1
answer

Problems with GIT repository (do not let push) [duplicate]

I have a project downloaded directly from the PhpStorm directly from the VC (version control), up to here all right, it lets me work but when I'm going to make changes it just commits me and tells me to push failed. As I see it, it adds a...
asked by 14.07.2016 / 10:06
1
answer

Connect android studio with a git repository on an ubuntu server

I am taking a course in which they put us to carry out an app with android studio. They ask us to create a git repository on an ubuntu server (which I have virtualized) and that the code I develop in android studio is saved in that repository (t...
asked by 02.09.2018 / 00:41
1
answer

I can not push to GitHub

I have a problem with git, I want to push a group project, however, it does not allow me to do it, if I do it through https it throws me an error 403 and if I do it by ssh, it seems to me "Permission denied (publikey) "Also, I have already added...
asked by 25.05.2018 / 20:48
1
answer

Permissions on GitHub

I want to give permission to a collaborator so that he can review and accept Pull Requests to protected branches. Someone knows the way for this. Greetings     
asked by 11.05.2018 / 19:51
1
answer

How to place the php command in the git bash in Windows?

How to use the PHP command in the Git Bash?     
asked by 30.07.2018 / 22:44