Questions tagged as 'bitbucket'

2
answers

Clone remote git repository to commit

I have a project stored in a repository of
asked by 27.07.2017 / 17:29
1
answer

Android Studio does not show project structure

I have uploaded my project to bitbucket in Android Studio that is on another PC (Mac) and here my problem :. I'm downloading it from bitbucket to Android Sstudio on another PC (Windows) and I download the files but it does not show me the struct...
asked by 19.12.2016 / 00:52
2
answers

how can I go back in git to a specific commit, without losing some data later?

Hi, I would like to know how I can go back in git to a specific commit, without losing some data later? to restore it it's possible? Thank you very much     
asked by 27.12.2017 / 16:24
1
answer

Problem author name in remote repository

I'm working with Git on MAC , from terminal and I get a different author name than expected in the remote repository when I do pushes . I have configured my name in the global configuration, repository, system Git , as user.name and aut...
asked by 14.12.2017 / 12:23
1
answer

How to deploy from a repository in bitbucket server?

I have a server with bitbucket server installed (a server of my own), we already created a repository with the application, however, now we need that the changes that occur in the repository are reflected in the application automatically. In ano...
asked by 03.03.2017 / 17:29
0
answers

Which folders should be removed after using BGF Repo Cleaner!

Following the documentation of BFG repo cleaner says that after deleting the sensitive information, you have to eliminate the ancient clones. My question is that following the instructions end with 2 folders: /.git /.myproject.git/ Which...
asked by 30.09.2016 / 23:07
1
answer

Android Studio and Bitbucket

It turns out that I did some bad things in my Android Studio code and I have mixed everything without being able to sort it, in my repository I have a copy of the ordered code. How do I take it to Android Studio? Because if I do a pull...
asked by 18.04.2016 / 05:02
0
answers

Merge to different branches in git

I hope I can make myself understood in my question. I have a "CMS" project, which I have versioned in bitbucket, in which we work 6 people, which we are daily uploading comits repeatedly. What happens is there are times when a strong chang...
asked by 12.04.2018 / 02:23
1
answer

error when using the command git push -u origin -all in windows

I'm linking my first Ruby application to Windows with a remote repository, but I'm staying at this point: First I add the origin and it works well: C:\Sites\hello_app>git remote add origin [email protected]:lurisnel/hello_app.git...
asked by 11.11.2017 / 13:48
0
answers

what is the upload limit in bitbucket? problem when climbing 32 mb

I am using a ORM propel , to manage highs, lows, changes, in my database, I also use netbeans and bitbucket as a remote repository. I did push to my entire project that includes the propel folders and the models....
asked by 03.08.2016 / 19:31