Re: [PATCH/RFC][GSoC] make "git diff --no-index $directory $file" DWIM better.

2015-03-15 Thread t . gummerer
[re-added cc to the list] On 03/15, Yurii Shevtsov wrote: > Hi, and thank for your reply > > >> 1 files changed, 19 insertions(+), 2 deletions(-) > >> > >> diff --git a/diff-no-index.c b/diff-no-index.c > >> index 265709b..4e71b36 100644 > >> --- a/diff-no-index.c > >> +++ b/diff-no-index.c > >>

Re: [PATCH/RFC][GSoC] make "git diff --no-index $directory $file" DWIM better.

2015-03-15 Thread t . gummerer
Hi, On 03/15, Yurii Shevtsov wrote: > Changes 'git diff --no-index $directory $file' behaviour. > Now it is transformed to 'git diff --no-index $directory/&file $file' > instead of throwing an error. The commit message should describe why the change is made, see Documentation/SubmittingPatches, s

Re: fatal: Unable to mark file .ruby-version

2015-03-15 Thread t . gummerer
On 03/15, Arup Rakshit wrote: > On Sunday, March 15, 2015 01:30:04 PM you wrote: > > Hi, > > > > On 03/15, Arup Rakshit wrote: > > > Hi, > > > > > > I am trying to ignore 2 files, but getting error - > > > > > > [arup@sztukajedzenia (SJ002)]$ git status > > > # On branch SJ002 > > > # Untracked

Re: fatal: Unable to mark file .ruby-version

2015-03-15 Thread t . gummerer
Hi, On 03/15, Arup Rakshit wrote: > Hi, > > I am trying to ignore 2 files, but getting error - > > [arup@sztukajedzenia (SJ002)]$ git status > # On branch SJ002 > # Untracked files: > # (use "git add ..." to include in what will be committed) > # > # .ruby-gemset > # .ruby-version