Questions tagged as 'github'

1
answer

How to resolve pull request with deleted repository?

After a pull request has been made, the linked branch is removed and the unknown repository message is displayed. Is there any way to re-link this pull request to a new branch, or is the only way to redo pull request...
asked by 30.04.2016 / 15:32
1
answer

Help with GIT recovery

Personally I had performed a backup of my dir /.git/ and zipei. But I had problems in this file, I managed to unpack with errors. I would like to know if you have a command to FORCE to try to recover as much of this /.git/...
asked by 08.03.2016 / 01:18
1
answer

How to configure github in ubuntu?

Now that I've finished my final project at C and delivered it at the end of this first semester. I'm trying to set up and post my project on github . I followed a video lesson and got configurar a repositório on my no...
asked by 17.12.2015 / 22:51
0
answers

Use Navigation Drawer and Page Sliding Tab Strip

I tried in every way that I imagine importing this library ( Navigation Drawer and Page Sliding Tab Strip ) in a project, but to no avail. I followed the step by step (importing the other libraries that are mandatory for this library, importing...
asked by 30.10.2014 / 14:35
1
answer

What commands for GitHub in the Linux Terminal?

I have a PC at home (Windows) and in college I use Linux Mint. At home I installed a program from GitHub for desktop, and from what I saw it only has for Windows, and only 64 bits by the way. I started using GitHub in the last days at home an...
asked by 30.10.2017 / 19:43
1
answer

Import github project into STS (Spring)

I'm having trouble importing a spring project from github, and I successfully import the project when it's in eclipse oxygen in the java (Desktop) perspective. Import Used Procedure: I go in the folder of my sts that are my projects...
asked by 04.05.2018 / 23:45
1
answer

Github with automatic username and password

How to make git memorize user and password, so you do not have to type every time you upgrade to a project?     
asked by 23.04.2018 / 21:08
2
answers

Delete a certain github repository

How do I delete just one repository from github?     
asked by 24.09.2018 / 21:09
2
answers

How do I remove a git file with word spacing?

Well, I was able to remove a file with no space xd.txt but when I created my first file Novo Documento de Texto.txt it came with space and so the command is not working What can I do?     
asked by 20.05.2018 / 21:13
2
answers

How to configure text editor for git

I'm trying to set up the git editor for sublime, but this one is giving error, does anyone know how to do this correctly? I was trying something like this. git config --global core.editor "subl -w"     
asked by 22.01.2017 / 01:06