• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Android v
« Previous 1 … 92 93 94 95 96 … 129 Next »

How to Use Git Cherry Pick?
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
How to Use Git Cherry Pick?
10-23-2016, 06:35 AM
#1
TheGamerPro Offline
Forky
Posts: 112
Threads: 14
Joined: Mar 2016
I was told that this would take no coding skill but I was definately frustrated. I'very been trying to figure out how to Cherry Pick 5.0-1087 into 4.0-9075 but I just don't get how. Every single video tutorial on doing this appears to be running on a Mac computer and I have watched any of these 20 minute long videos but they are just to confusing.

Can anyone guide me on how because nothing is working here and this is literally the only thing missing from 4.0-9075... I'll get off of everybody's back if this is resolved. I'm begging you
Find
Reply
10-23-2016, 06:37 AM
#2
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 9,085
Threads: 7
Joined: Oct 2014
Are you currently able to run git from the command-line? Have you cloned the Dolphin repository? (I'm asking so we can know more about which parts you have problems with.)
Find
Reply
10-23-2016, 06:39 AM
#3
TheGamerPro Offline
Forky
Posts: 112
Threads: 14
Joined: Mar 2016
(10-23-2016, 06:37 AM)JosJuice Wrote: Are you currently able to run git from the command-line? Have you cloned the Dolphin repository? (I'm asking so we can know more about which parts you have problems with.)

The problem is that I don't know what any of this means :^(
Find
Reply
10-23-2016, 06:43 AM
#4
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 9,085
Threads: 7
Joined: Oct 2014
Let's start with a simpler question, then: Have you installed git on your computer?

(By the way, am I correct if I assume that you're using Windows?)
Find
Reply
10-23-2016, 06:45 AM
#5
TheGamerPro Offline
Forky
Posts: 112
Threads: 14
Joined: Mar 2016
(10-23-2016, 06:43 AM)JosJuice Wrote: Let's start with a simpler question, then: Have you installed git on your computer?

(By the way, am I correct if I assume that you're using Windows?)

Yes and yes
Find
Reply
10-23-2016, 06:47 AM
#6
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 9,085
Threads: 7
Joined: Oct 2014
If you start git, do you get a command line prompt, or a normal looking window? If there's a normal looking window, does it have an option anywhere for cloning a repository?
Find
Reply
10-23-2016, 06:49 AM
#7
TheGamerPro Offline
Forky
Posts: 112
Threads: 14
Joined: Mar 2016
(10-23-2016, 06:47 AM)JosJuice Wrote: If you start git, do you get a command line prompt, or a normal looking window? If there's a normal looking window, does it have an option anywhere for cloning a repository?

Which git is it? I have Git Bash, Git CMD, and Git GUI
Find
Reply
10-23-2016, 06:52 AM
#8
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 9,085
Threads: 7
Joined: Oct 2014
Okay, you have all of those, that's nice. Git Bash is the command line prompt for git. (Git CMD is also a command line prompt for git, but let's not use it.) For now, I suggest starting up Git GUI. It will ask if you want to create, clone or open a repository. Pick clone, then set the source location to https://github.com/dolphin-emu/dolphin.git and set target directory to wherever you want to store the Dolphin repository on your computer.
Find
Reply
10-23-2016, 06:56 AM
#9
TheGamerPro Offline
Forky
Posts: 112
Threads: 14
Joined: Mar 2016
(10-23-2016, 06:52 AM)JosJuice Wrote: Okay, you have all of those, that's nice. Git Bash is the command line prompt for git. (Git CMD is also a command line prompt for git, but let's not use it.) For now, I suggest starting up Git GUI. It will ask if you want to create, clone or open a repository. Pick clone, then set the source location to https://github.com/dolphin-emu/dolphin.git and set target directory to wherever you want to store the Dolphin repository on your computer.

Whenever I selecta folder in target directory but it says it already exists
Find
Reply
10-23-2016, 06:56 AM
#10
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 9,085
Threads: 7
Joined: Oct 2014
After the clone is done (it takes a little while), I think the repository will open in Git GUI. (If it doesn't, just pick open, I suppose.) Once you're in there, pick Git Bash from the Repository menu in the top-left. This will open Git Bash with the current directory set to your clone of Dolphin. (You can also open Git Bash directly without going through Git GUI, but then you have to navigate to the right folder yourself.) Once you're in Git Bash, it's time to actually use git cherry-pick. Unfortunately I don't remember exactly how to use it. Please write another post if you need help on how to use it (or if you need help with any of the earlier parts).

(10-23-2016, 06:56 AM)TheGamerPro Wrote: Whenever I selecta folder in target directory but it says it already exists

Then pick a folder that doesn't exist. (Or delete the folder that you already have picked)
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma