StackOverflow Questions for Tag: git-apply

rubyprince
rubyprince

Reputation: 17803

git apply patch exclude 2 files

Score: 4

Views: 9191

Answers: 2

Read More
Kenoyer130
Kenoyer130

Reputation: 7318

When applying a patch is there any way to resolve conflicts?

Score: 188

Views: 151505

Answers: 6

Read More
zatamine
zatamine

Reputation: 3758

Create patch or diff file from git repository and apply it to another different git repository

Score: 306

Views: 343553

Answers: 7

Read More
Scott Tomaszewski
Scott Tomaszewski

Reputation: 1019

How to auto-resolve (--theirs) conflicts after applying a git patch --3way

Score: 0

Views: 76

Answers: 0

Read More
TheDarkTron
TheDarkTron

Reputation: 334

Can you make git apply with a dry run?

Score: 8

Views: 6102

Answers: 1

Read More
ataraxis
ataraxis

Reputation: 1582

check if git apply was already applied

Score: 16

Views: 9994

Answers: 2

Read More
jdunk
jdunk

Reputation: 2838

`git apply --ignore-whitespace` is broken

Score: 9

Views: 2899

Answers: 1

Read More
sid99
sid99

Reputation: 141

git apply error no such file or directory

Score: 14

Views: 15192

Answers: 3

Read More
krawat10
krawat10

Reputation: 181

Error "git diff header lacks filename information when removing 1 leading pathname component " when executing git apply

Score: 14

Views: 10234

Answers: 6

Read More
ElpieKay
ElpieKay

Reputation: 30958

Is there any method to efficiently apply large git patches?

Score: 5

Views: 1372

Answers: 2

Read More
Purple Dragon
Purple Dragon

Reputation: 5318

How to make a patch ignore the file index using "git apply"?

Score: 7

Views: 4569

Answers: 2

Read More
gertvdijk
gertvdijk

Reputation: 24874

How to 'git-am' apply a patch created with 'git-format-patch --no-prefix'?

Score: 7

Views: 4233

Answers: 2

Read More
Alvaro Ernani
Alvaro Ernani

Reputation: 21

Is there a way to generate a git patch of secret files (some files listed in .gitignore) so that I can apply these patch later or in other computer?

Score: 0

Views: 603

Answers: 1

Read More
Danation
Danation

Reputation: 793

git am: Patch format detection failed. git apply also fails

Score: 1

Views: 3592

Answers: 2

Read More
AncientSwordRage
AncientSwordRage

Reputation: 7645

git apply errors with "removal patch leaves file contents"

Score: 1

Views: 531

Answers: 1

Read More
j riv
j riv

Reputation: 3699

Why does git-diff produce trailing whitespaces by default on its own empty lines?

Score: 1

Views: 447

Answers: 1

Read More
ElpieKay
ElpieKay

Reputation: 30958

git apply --reject vs git apply --3way

Score: 4

Views: 1793

Answers: 1

Read More
ridua
ridua

Reputation: 153

Remove changes from a commit hash in a given file git

Score: 0

Views: 476

Answers: 1

Read More
0x90
0x90

Reputation: 41022

Why the mergetool isn't opened when I use --3way on git apply?

Score: 2

Views: 320

Answers: 2

Read More
Jérôme Pouiller
Jérôme Pouiller

Reputation: 10257

Cannot use `git mergetool` with `git am` or `git apply` or `patch`

Score: 6

Views: 941

Answers: 1

Read More
PreviousPage 1Next