A
A
Ann As2016-01-20 11:28:17
git
Ann As, 2016-01-20 11:28:17

How to setup config for gitlab?

Used the official instructions to set it up. Key generated. I don't understand how to configure config.
Here is my file:

[core]
  repositoryformatversion = 0
  filemode = true
  bare = false
  logallrefupdates = true
[remote "origin"]
  url = https://gitlab.com/artem-solovev-lse/notepad.git
  fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
  remote = origin
  merge = refs/heads/master

PS: I was looking for a solution yesterday for about 2 hours. Now I continue, but I notice that I am walking in circles.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Ann As, 2016-01-22
@snave

Question resolved.
After generating SHH and adding it to the site, I entered the following command in my local repository.
Source .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question