Re: Need support with git credential storage

2016-01-27 Thread Jeff King
On Wed, Jan 27, 2016 at 09:49:38PM +, Charles Bélanger wrote: > Here's the git clone command launch by a .sh script file called from > ~/.profile: > git clone https://myusern...@bitbucket.org/CompanyName/ProjectName.git > ~/Projects/SubFolderName/ProjectName > > Here's the error from bash .

Need support with git credential storage

2016-01-27 Thread Charles Bélanger
Hello Git Community, I'm working at AddEnergie at Quebec city in Canada and I'm currently working on making a Build Server in a Virtual Machine running Ubuntu. We are using git for our source code and I'm the first one here that need to use git store credentials for an Automated Build Server tha