Questions tagged as 'github'

0
answers

Error executing Git pull using OpenShift

I'm trying to follow the tutorial for OpenShift. However in step 3 of step 3: $ git pull -s recursive -X theirs upstream master I have the following error:    fatal: unable to connect to github.com: github.com [0: 192.30.252.13...
asked by 30.10.2014 / 13:26
0
answers

Redirect domain, using domain provider configuration?

I have 2 domains http://brunorozendo.com.br and http://brunorozendo.com http://brunorozendo.com.br is hosted on github. You can do http://brunorozendo.com redirect to http://brunorozendo.com.br with...
asked by 29.01.2015 / 12:28
0
answers

Correct way to import a project that is in GitHub

I have a college project hosted on GitHub, in this link , but in the project I just pushed the GitHub files of the entities that have been created so far, I did not push the entire project, configuration files etc. Now I want to import this pro...
asked by 23.11.2014 / 00:01
2
answers

Upload a branch already created to BitBucket

I have a project in Git Local and I want to upload to bitbucket, but by following the instructions: Get started with command line    Step 1: Switch to your repository's directory cd / path / to / your / repo       Step 2: Connect your exi...
asked by 15.02.2017 / 18:27
4
answers

Error in command "Git push: fatal: could not read Username"

After committing a file and giving the command "Git push origin master", an error occurs giving the message: fatal: could not read Username for 'https://github.com': No such file or directory How to solve?     
asked by 30.01.2014 / 01:20
2
answers

git hub! [rejected] - I can not know the github pro files

I'm trying to send my code to GitHub , but I can not. Follow a tutorial, so I'm in the right folder and such. I made a git add all , gave commit at all, git status appears in print for you to take a look, but there the error...
asked by 21.03.2018 / 13:51
3
answers

how to commit a cloned repository?

Yesterday I created a repository in github and gave some commits, today already in another machine I cloned a repository and I am trying to commit changes but I can not. process ... I have done so far $ git clone 'repositorio' $ git init...
asked by 27.03.2018 / 16:43
1
answer

___ ___ erkimt Message "Invalid object name 'dbo.table' SQL Server Go Lang ______ qstntxt ___

I'm trying to use a select in my SQL Server Database that I own in Azure.

I'm using the Driver: link .

However, I get a message back:

  

mssql: Invalid object name 'dbo.table'.

Below my code, where am I wrong?

%pre%

Return:

  

C: \ Go \ bin \ go.exe run B: \ go \ gocode \ src \ main \ connect-bd.go
  2017/02/25 15:59:33 Main:
  2017/02/25 15:59:33 Opening
  2017/02/25 15:59:33 Opened
  2017/02/25 15:59:33 Pinging
  2017/02/25 15:59:33 Pinged
  2017/02/25 15:59:33 mssql: Invalid object name 'dbo.tbPessoa'.
  exit status 1

    
______azszpr186720___

In my connect string, I was missing out on which bank to use %code%

Done this connected in a good!

Without this information Select was being done in the default SQL master database.

It looks like this:

%pre%     

___
I'm trying to use a select in my SQL Server Database that I own in Azure. I'm using the Driver: link . However, I get a message back:    mssql: Invalid object name 'dbo.table'. Below my code, where am I wrong? package main impor...
asked by 25.02.2017 / 20:18
1
answer

How to handle database working with docker?

I started working with docker recently and here's a question and in preparation for a wordpress lamp environment, I came up with my bank and my files. The idea was to leave everything inside a repository within git-hub th...
asked by 10.09.2016 / 06:38
1
answer

Run a github angular project 6

I uploaded a pro github project, I believe that because the file was very large it was "cut" some files, consequently when it is down again (using git clone) the code does not execute on the server. OPS : The original folder (which was creat...
asked by 26.07.2018 / 16:12