Questions tagged as 'bitbucket'

1
answer

How to work with release in git?

Is GitHub's release feature a platform or Git resource? I ask this because I did not see this feature on Bitbucket.     
asked by 09.03.2018 / 22:25
1
answer

BitBucket Repository with SourceTree, Visual Studio Project

I am creating a new project in Visual Studio 2015 , I created the repository in BitBucket , so I created the project, the problem and that when one of the project users of a Push it does not update. For example: I added the...
asked by 17.10.2016 / 15:31
1
answer

How to download a bitbucket project by git

Good morning! I've never used git or bitbucket, I wanted to know how to check out a project that is on bitbucket. Thank you in advance.     
asked by 19.10.2015 / 14:41
1
answer

Configure git on a shared hosting

I have a shared hosting in the hostgator and in the description of the plans vi that git client is accepted. I got in touch with Hostgator support to better understand details of the git client they are talking about, here's the answer: "The...
asked by 24.08.2015 / 20:05
1
answer

What is the git push -u command for? [duplicate]

I know that the push command sends the file to the virtual repository, but I do not know what PUSH -U does     
asked by 24.07.2018 / 21:56
1
answer

How do I login to a repository?

I needed to change the password on bitbucket, so the push and pull of my local repository no longer work. I authenticated via link . What command do I use to authenticate to the repository and enter the username and password?...
asked by 27.04.2018 / 17:58
1
answer

How to delete files from my remote and local HEAD from my git but not delete from my disk? [duplicate]

I have some files that I uploaded in my remote and local Git HEAD, but now I need to delete these files but I need to leave them in my local development environment. These files can not go to the remote because they are private files.     
asked by 30.10.2017 / 20:49
1
answer

Send local repository to remote repository

Hello. I want to send my project called sfp to bitbucket. I did not create this project or repository there in the bit, but I want to know if it is possible to already send and create the repo at the same time. For example: I type the c...
asked by 14.12.2015 / 13:38
1
answer

Problem sending files to bitBucket

I am currently sending the commit files to the database, but it is not working, I am doing everything correct but giving the following message. git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin master:master fata...
asked by 03.10.2015 / 16:20
1
answer

Problems compiling BitBucket + Eclipse

I use Eclipse to compile / modify Java emulated game servers and I've always used Assembla, it uses build.xml to compile and I've never had problems. I have a project that I need to compile and it is in Atlassian / BitBucket and for all t...
asked by 20.07.2014 / 19:06