Questions tagged [pull]

In distributed version control, pull or fetch is the action of transferring remote changes into a local repository.

In distributed version control, pull or fetch is the action of transferring remote changes into a local repository.

Examples:

970 questions
-2
votes
1 answer

VS2013 Crash After Pull with Git from command Line

Hi to everybody and tks in advance for your help! I have a web app in VS2013 working just fine, but everytime I make a pull from my gitlab repository, then I can't open the solution anymore. The only workaround I have found is to delete the…
-2
votes
1 answer

Git fetch adds random text to my code

Im a beginner at using git. I am working on a project using two a work computer and a home pc, saving my code to github as I go. However when I make changes on one computer and want to update the project on the other pc by fetching from github, it…
user2790954
  • 111
  • 2
  • 12
-2
votes
1 answer

$pull mongodb is not removing items

I have a collection: //the json. { "ItemsToDelete" : [ { "placeId" : "ChIJIQBpAG2ahYAR_6128GcTUEo", "users" : [ ObjectId("547e4650f3fb0a022110af15"), …
theprojectabot
  • 1,163
  • 12
  • 19
-3
votes
1 answer

Pull request conflicts in BitBucket

I have created a pull request in bitbucket and there are conflicts in those files. So, I cannot merge these files in the main repository. How can I resolve these conflicts?
-3
votes
1 answer

i want to create column in bootstrap with Pull and Push but not working

my bootstrap column for big screen is like :- ![i like this type column][for big screen] Image 1: ![i like this type column][need reputation to post image] and I want to this type of image for mobile screen. ![see the image][please solve this…
Ss_Gupta
  • 73
  • 7
-4
votes
2 answers

Is there vim support for git with ability to connect to repositories and perform git operations?

VS Code has integrated Git functionality and there are many extensions for other Git-related tasks. I've been searching for ways to do the same with Vim, but not found any. Are there vim extensions that integrate with Git for status information, and…
YorSubs
  • 3,194
  • 7
  • 37
  • 60
-4
votes
2 answers

Programming pull or push from Git in Java

My question is simple, i want my program to update itself every time it starts making pull from git. Its there a way to do it? Also I want the program to make push to the repo at git. Thanks!
-4
votes
2 answers

Pull information from a website into my website

I am trying to add information into my website that is drawn from another website. This is information like the current local temperature from weather.com or the current stock price from yahoo finance or the current exchange rate from some other…
ToMakPo
  • 855
  • 7
  • 27
-5
votes
1 answer

Pull website text from one site and display it on another

Hi I am trying to pull this string from courseweb.hopkinsschools.org and display it on my own asp.net application. I have been looking for a long time for a tutorial but nothing works. Any help would be greatly appreciated. Picture of String…
-6
votes
1 answer

How to pull android application code after installing application from android market

is there any possibility that we can pull the android application code after installing the application from android market. How can i pull that code?? please help me out.
Quick learner
  • 699
  • 4
  • 22
  • 39
1 2 3
64
65