Questions tagged as 'git'

1
answer

Error in Git help me please

All the commands I give in git in my linux appear this error and I can not finish the job please help me how to solve root@joao-pc:/home/joao# git status fatal: Not a git repository (or any of the parent directories): .git root@joao-pc:/home/...
asked by 05.10.2016 / 16:04
1
answer

Profiling deposited in the Versioning Repository (GitHub)

I'm doing some tests with an experimental code that counts cyclists in the cycle range, for these tests I'm using gprof and gcov that generate several analysis files, one of these files generated by gprof I'm sending to the...
asked by 04.10.2016 / 03:25
1
answer

Problem with Git / Github - large files [duplicate]

I'm having a problem creating and uploading a git repository. He tried to upload a file larger than 100.0MB and GIthub notified me the restriction. However, I went into the folder and deleted the file. I tried uploading again and it indicat...
asked by 11.12.2015 / 14:00
1
answer

Problem in Ruby on Rails 3.2 - It shows in Git's HTML commands

When I push the server (I'm using jenkis and gitlab) when I check the address it shows several errors. www.scti.uenf.br this is the site that has a problem. Ruby 1.8.2 Rails 3.2 Jenkins Gitlab Problem Scree...
asked by 25.07.2015 / 22:37
2
answers

Version Control Help - GIT / SVN [closed]

I joined a company that works with GIT, I worked with SVN, and I'm having some difficulties adapting to the GIT. So I'd like to migrate to SVN, since the team is just two developers. We have the GIT repository on a linux server. For linux, I...
asked by 11.03.2015 / 14:59
1
answer

Using the dropbox as a NetBeans 8 project repository in Windows

I'm using NetBeans 8 in my projects and would love to use the dropbox as the versioner. I set up the repository in Dropbox but with the project directory in another path. It may be that I'm confusing things, but what is sent to the dropbox folde...
asked by 25.12.2014 / 16:00
1
answer

"Terminated" message with git add wp-content /

I'm getting a message when I add the wp-content folder in git. Command: $ git add wp-content/ Answer: Terminated What could it be? I tried $ git add wp-content/ -f , but I still get the message.     
asked by 30.06.2014 / 17:07
1
answer

What is the reason for the error "unable to auto-detect email address (got 'email @ domain. (none)')"?

Good morning, all right? I'm testing a networked git server. I created the repository on a network server, the settings are ok from one of the development machines, since I was able to use all git commands without problems, add, commit, push...
asked by 13.12.2018 / 14:08
1
answer

Error while recognizing SSH Ubuntu?

Next I have a serious problem, I never happened to this problem with me from ssh in linux, from day to day the ssh key stopped working, I tried to repeat the process to make a new one, but nothing happened, and always that I tried to connect wit...
asked by 04.12.2018 / 00:51
1
answer

Issue does not close after commit with issue referenced "Issue # 1 fixed"

I'm doing some Git Flow testing and tried closing a Issue # 1 by committing it within a hotfix branch, see the repository: link Notice that in both attempts (Resolve issue # 1) and (Issue # 1 fixed) instead of closing the Issue, it was o...
asked by 27.11.2018 / 01:43