Questions tagged as 'github'

1
answer

Git - line break problem between different Operating Systems

I'm trying to fix a problem with Git, it's a line break problem in files that were sent from a DOS-based operating system and later changed into a UNIX-based OS. What happens: When I change 'n' lines in my Linux OS, for example, the file: "mo...
asked by 09.12.2015 / 23:41
1
answer

Recovering deleted project in Staged E-git

Good evening everyone! Today I tried to use the E-git plugin for a project made in eclipse, following an internet tutorial. I've never had contact with the plugin before. And because of this unprepared I removed all the 'Unstaged Changed' files...
asked by 23.04.2016 / 00:54
1
answer

Import netbeans projects from Github into Eclipse Luna

My teacher has a github where he sends all material produced in the room, however, he uses netbeans ... I wonder if I can import these projects into Eclipse? I use EGit in Eclipse.     
asked by 16.06.2015 / 03:49
1
answer

Create an ALIAS for the ./configure File?

I've cloned the Github repository, and to execute the precise command always type, ./name-directory/vv I imagine this "file" is a Linux CONFIGURE type, correct? I would like to know how I create an ALIAS in Ubuntu so that when I type only...
asked by 02.04.2015 / 18:36
0
answers

Asp.net with GitHub

I have some experience with Github versioning with java, it has always worked efficiently across teams. I'm having an ASP.NET project based on WebForms, and I'm trying to version with GITHUB. I have versioned the project with my user, and when a...
asked by 03.05.2018 / 15:46
0
answers

Markdown - Links in page

With markdown the link in page: * [Minha localização](#minha-localização) points to ## Minha localização In the title, markdown automatically inserts the id="minha-localização" (accented), but when the code is converted to HTML...
asked by 20.11.2017 / 22:26
0
answers

How to add dependencies via GitHub web / desktop interface (non-git)?

How do I add dependencies (one repository depends on another) via GitHub web / desktop interface? Of course if there is, as there is no specific answer to the question, I also accept alternative methods via Git for example. That is: I look fo...
asked by 05.06.2017 / 04:12
0
answers

Description of Files and Directories in GitHub [closed]

I can not insert an individualized description into directories and files in GitHub. In several projects I saw this resource, but according to the documentation, I already used git add and later commit -m "descrição" individuall...
asked by 25.03.2017 / 05:36
0
answers

Delete the repository in Github Pages, I recreated and DNS does not update [closed]

I heard about Github Pages and decided to check the service and got a domain. I am not very experienced, so I was following step-by-step what to do. I made the necessary settings, created the CNAME in the repository and confirmed the settings in...
asked by 08.09.2016 / 02:59
1
answer

How to restrict GitHub permissions on Windows? (To ask for the password every time)

Hello, I need to at all commit the requested password password. The password is currently saved and I do not need to enter it. I think I saved this password somehow (actually I did not even know what I was doing when I set it up ...). No...
asked by 27.07.2016 / 14:56