Questions tagged as 'git'

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
1
answer

Rollback code in repository

Good afternoon, I have a repository where I want to return the code to a previous state to do some tests in a branch that I am currently and after that, go back to being what it was. How can I do this? And being already in a branch with the copy...
asked by 03.12.2015 / 19:29
0
answers

Composer SSL3_GET_SERVER_CERTIFICATE: certificate verify failed

Work in a public agency and here the accesses are very restricted. I've been experiencing problems trying to run "composer install" or "composer update", this is also true for NPM or Bower. The details of the error when trying to run "compose...
asked by 24.07.2015 / 15:35
1
answer

How to create a project based on Laravel to be the basis of others?

My idea is to create a base administrative panel, where I can use the next sites, without having to copy and paste. In the base I have only the control of users and menus, the rest I am creating packages and require each new site only what is ne...
asked by 16.06.2016 / 14:31
1
answer

Error when versioning using Git on Ubuntu [closed]

So, I'm currently using the Ubuntu 15.04 operating system to develop my daily activities. I have a web project in PHP where I use the CakePHP 3 Framework and version my project on BitBucket. My problem is this, when I clone my project directly...
asked by 08.10.2015 / 17:04
0
answers

Update files from multiple servers with git automatically

I have a system that is used by several clients and each one owns its server, most of them being linux. I would like to update the files via git automatically, can anyone tell me if it is possible? I searched the internet but did not find any...
asked by 05.10.2015 / 15:20
0
answers

Gerrit + Gitlab

Good afternoon, I would like to know if someone has already done gerrit integration with gitlab, I've been researching and found some possible ways to know what would be most appropriate, using replication mode and also something similar to gitw...
asked by 16.06.2015 / 18:25
2
answers

How to synchronize git between two machines?

I have a project hosted on bitbucket , access it on my machine normally and update the files like this: git add. git commit -m 'novo nome' git push The data goes to good cloud. My question is: When I have another machine, how do I...
asked by 22.02.2018 / 15:43
1
answer

Push on Bitbucket

I can not give push to my project on Bitbucket, every time the message appears below. I follow the instructions by putting the email and name, but when I give the commands again the same message appears again. Icreatedanewdirectory,an...
asked by 27.11.2018 / 20:31
1
answer

Conflict with GIT / Github Version Control for same branch and only one user committing

I am harduser and experienced programmer, however a problem has been occurring: for a private repository in Github, with only one user committing, eventually sending code I receive notice that it was denied , and that I need to give pull before...
asked by 05.02.2014 / 16:33