Shows changes between the working tree and the committed contents of a git repository, or between two commits or branches of the repository.

learn more… | top users | synonyms

0
votes
1answer
36 views

What goes into determining git diff status codes?

I have two separate clones of the same remote git repository. In one of them, I created a file testme that contains a single line of text "test1". I added, committed, and pushed the file to origin. ...
0
votes
1answer
33 views

git diff tmp file invalid on windows when using external program on Windows 7

I'm following the docs from the Git configuration page and trying to apply this to my Windows 7 environment. When I run say, "git diff file0" I get an error in P4Merge: Errors: '/tmp/cH9ccM_file0' is ...
4
votes
0answers
64 views

Strange conflict on git

I read an article about three-way merges (diff3). He gives an example about how detect a conflict. His example is : A=[1,4,5,2,3,6] O=[1,2,3,4,5,6] <<< Origin B=[1,2,4,5,3,6] In the first ...
1
vote
1answer
35 views

Getting the total diff made by all commits matching a string

When our development team use Git we always include the case number we are working with in the commit message. When we code review a particular case, we would like to a way to show all the changes ...
1
vote
1answer
33 views

How to make git diff ignore comments

I am trying to produce a list of the files that were changed in a specific commit. The problem is, that every file has the version number in a comment at the top of the file - and since this commit ...
0
votes
1answer
17 views

Is there something similar to diff --show-c-function in git-diff?

I've been working on a file in my git repository. If I have a copy of the original git version of the file, I can run diff --show-c-function to get a comparison of the 2, files, where (in theory) it ...
1
vote
1answer
45 views

How can I get git to use graphical diff locally and textual diff over ssh?

I've configured git to use meld as the difftool, but I sometimes need to see textual diffs when working over SSH. Is there any way to configure git so that it uses the proper diff tool for the ...
0
votes
1answer
52 views

Can TortoiseMerge be used as a difftool with Windows Git Bash?

I'm just starting to work with Git. I would like to use TortoiseMerge as the difftool and mergetool. In my .gtconfig in my personal user directory I have the following sections. I've removed the ...
0
votes
1answer
41 views

What is the right way to merge branches when `git diff` shows changes but `git merge` does nothing

I get stumped when git diff other_branch shows differences and git merge other_branch does nothing. What's the right way to incorporate that "missing" code into my_branch? This SO answer diagramed a ...
1
vote
2answers
41 views

Git Revision Diff

I was primarily on svn and now a git newbie. I use "git svn" on a macbook to work with my svn repository, but occasionally I have to work remotely when the only access I have to the office network is ...
0
votes
1answer
13 views

How to configure unified diff context via git-config?

How can I configure via git-config the unified context so that I don't have to always provide the -U or --unified option with a value?
1
vote
2answers
16 views

Taking the changes of a specific file from a past commit and putting it in a new branch

a while back I changed a file. today I want to add these changes to a few branches. The thing is that the commit of which that file was changed also include other files, which I don't want to be ...
1
vote
1answer
32 views

What are the arguments that git diff uses for diff command?

When you invoke git diff, it's using the diff utility to compare files, however, not in the default way. It's using a number of extra options, some I can name are: Different markers before lines: ...
1
vote
0answers
51 views

Git sublime package does not work

Git diff in my sublime text throws following error error: Malformed value for push.default: simple error: Must be one of nothing, matching, tracking or current. fatal: bad config file line 7 in ...
0
votes
2answers
44 views

How can I generate/apply git patches only for commits that alter specific files

I have two git repos that are forks of each other and I need to occasionally import commits from one to the other. For example: git-repo1 has this directory structure: repo1/project1/src ...
1
vote
0answers
26 views

Get changed line numbers on GitHub commits

When you go to a repo on GitHub and click on one of the commits, apart from the commit message, the website also shows you the changed source files with blue areas (+) for additions an red (-) for ...
0
votes
1answer
60 views

Why does git pull cause local changes I did not make

I am working with two collaborators in a git repository. I recently committed some changes locally, then pulled from our github repo of the work. This caused a couple of conflicts which I resolved. ...
0
votes
2answers
35 views

error in git log

So I have been coming into this git log error several times now. I wrote this simple java code to illustrate it. I commit my progress (writing it gradually) and then run git log -p --decorate class ...
0
votes
1answer
51 views

Git diff filenames breaking consistency

This line was taken from a raw diff consisting of 2852 file changes (switched multiple libraries). diff --git "a/system/cms/config/database.php\n" "b/system/cms/config/database.php\n" Out of all ...
2
votes
2answers
77 views

git diff filtered by file name

I would like the results of git diff to be filtered by the file name. In particular, I want a diff for all of the files named "AssemblyInfo.cs", but located anywhere within the git repository. I am ...
-4
votes
1answer
138 views

How can i view git diff for any commit using vim-fugitive?

vim-fugitive side-by-side git diff is great for viewing diff of unstaged files. How can i use vim-fugitive to git diff staged files? any git revision?
0
votes
2answers
58 views

PHP library to generate code diff (github style)?

I'm looking for an free php library that can generate code diff HTML. Basically just like GitHub's code diffs pages. I've been searching all around and can't find anything. Does anyone know of ...
2
votes
1answer
77 views

Why does “git log --name-only” show one file change, but “git diff” shows more?

When I run git log --name-only it shows sha1 and sha2 as consecutive commits and only one file was changes in sha2. However, when I run git diff sha1 sha2 it shows differences in a lot of ...
0
votes
2answers
35 views

git diff between 2 revisions included

I'm doing a : git diff --diff-filter=AM --name-only 59ade6e..c1fc4d8 The 59ade6e hash is a commit where I added all my files (my first commit). But when I execute my command it seems that it ...
0
votes
2answers
73 views

Git - How can I reliably query if any files in master have been updated, via a merge or commit, since a period of time?

There are number of questions which try to map the CVS ability of cvs diff -D "1 days ago" to git: Git - How can I list all files changed on the master branch between two times? In git, how can I ...
0
votes
1answer
83 views

Understanding git diff on files [duplicate]

What does the folowing output of git diff mean? diff --git a/README.md b/README.md index 24aa464..49c20f4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ LINE1 -LINE2 LINE3 I think I ...
0
votes
1answer
309 views

Customize shortcuts for Git plug-in on Sublime Text 2 [closed]

I would like to have a shortcut to: Tools -> Git -> This file -> DiffTool I have it installed on a machine with Ubuntu 12.04, if it makes any difference. Thanks!
0
votes
0answers
8 views

Can on get git output that does not contain certain strings? Like a -S<string> NOT?

I am seeing the -S and -g options to git diff. They would let me see differences that involve specified strings. But I have something I want to check which is the opposite. I have do a bunch of ...
3
votes
1answer
93 views

git diff - show only what's new on the remote

I have a local repo and a remote repo on github. For business reasons, they aren't in sync. I've done a lot of work on the local that I'm keeping, and now I'm manually adding whatever's new to the ...
0
votes
2answers
66 views

Git: Skip over a commit

Given a scenario where commit 1 installs a whole new functionality therefore it adds, deletes and changes a few functions. Afterwards a few commits are performed that only fix minor problems found in ...
0
votes
1answer
86 views

Must I exit my Git diff tool after each file in a merge?

I'm using a GUI difftool (p4merge, kdiff3, araxis, etc.) to view do my Git merges. This works great, but it seems that I need to quit the tool after editing each file in the merge in order for Git to ...
1
vote
3answers
60 views

How to find a specific change in a specific file in Git

I have a file in a Git project that had a specific value changed at some point by someone; I don't know who or when. I want to find when the change was made, but I'm not sure how I can track that in ...
1
vote
2answers
23 views

Can you stage a file (or at least, a section of a file) DURING a git diff?

Before I stage files, I like to perform a git diff to check that everything is okay. While I'm vertically traversing down a diff, I make a mental note of each file that is "OK" for staging. If it's a ...
0
votes
1answer
55 views

Github is not showing the differences of my commits correctly

I submitted a commit with some fixes here and there, but github is not correctly showing the differences (e.g this line removed, this one added, etc). It just shows two big walls of code, one red ...
3
votes
1answer
60 views

How GitHub forms a pull request

I have a branch which has merged master to it couple of times (to get the newest bug fixes to that feature branch). Now I wanted to see all the changes I have made after I started working in that ...
0
votes
1answer
77 views

how show the diff from my current working directory and my last commit?

I'm using git and need included in the diff result untracked files. So what command I must execute to get all the difference between my current working directory and the HEAD, even part of the ...
0
votes
2answers
106 views

Applying a patch that modifies multiple files

Im trying to apply the patch here, I's saving it as xLoader.patch http://gitorious.org/x-load-omap3/mainline/commit/ee120c894c3377054bda149748eb0621f2f843c8?format=patch It modifies more than one ...
3
votes
1answer
97 views

changes to .gitignore not shown in log but shown in commit to commit diff

10 something commits back, I made a change to .gitignore file. Today when I pulled the latest code, my change was not there. So I ran this command: git log -p .gitignore And it showed me that the ...
1
vote
1answer
80 views

Adding git diff in push notification mail

Currently I am using gitolite to mange my repository and users. I successfully setup the notification mail after every push. The command is chmod a+x post-receive-email cd ...
1
vote
1answer
85 views

Git fetch but no diff between local and remote

I have some issue with git diff command. I know HEAD in the remote and on the local don't point to the same commit. Remote has received some more commits. But when I run git fetch and then git diff ...
0
votes
1answer
62 views

What do the green rectangles mean in Qt Creator's diff viewer?

When I preview the changes before committing to git (snapshot below), sometimes there are solid green rectangles shown in the diff viewer. I'm wondering what is their meaning?
0
votes
0answers
23 views

How to track on which commits each of the lines in a file appears and disappears? Starting from the 1st commit of the file

Is it possible to track a specific lines of one file through commits (which commit they are added and later removed) using any kind of python library(Gitpython), git command or some kind of diff ...
-2
votes
1answer
91 views

is there any graphical tool to see git diff? [closed]

I would like to know if there is a graphical utility in Git that would provide the same output as meld/beyond compare programs do.
2
votes
2answers
73 views

git diff --staged on moved file?

This question is the same as the following question: git diff on moved file? but with the important distinction that I want to see the changes between the version of the file in the previous commit, ...
0
votes
1answer
52 views

How to apply diff between commits to current head in git?

I was working on some topic branch on project I participate in. I normally rebase my branches before making a pull request. This time however, due to changes in master, rebasing is a big pain. Lot ...
3
votes
3answers
150 views

GIT Weekly Activity

I would like to generate a weekly GIT report, where I can see how many code has been submitted and deleted by each developer in specific timeframe. The purpose is to get general overview of ...
1
vote
1answer
128 views

git diff not showing all changes

I'm almost embarrassed to ask but when I run git diff on a specific file, it only shows the changes on the first 26 lines or so. Is there a page down command that will show the rest of the changes?
2
votes
1answer
69 views

Git diff to alert hacks [closed]

We're using Git for source control and Beanstalkapp.com as our remote repository. Using Beanstalk, we're able to deploy to our Rackspace Cloud Sites account via sftp (they do not support SSH). While ...
1
vote
1answer
166 views

Export modified files from multiple commits in Git

Very similar question as this one: Export only modified and added files with folder structure in Git The given answer only seems to output the files changed in the given commit ($commit_id): git ...
1
vote
0answers
55 views

git diff treats file as newly added when using “— <path>” flag

Noticed a strange behavior of git diff: I want to diff a few of my working files with HEAD, say dir/a.h and dir/a.cc. When I use git diff HEAD it works well, but there are more than these 2 files I ...

1 2 3