The " char is not present when viewing from notepad - I'm wondering if they 
are getting added in the newline char conversion git-for-windows applies. 

On Thursday, September 24, 2015 at 3:44:37 PM UTC-6, Gergely Polonkai wrote:
>
> Hello,
>
> this is very unlikely, unless you have some pre-commit hooks. Could you 
> check with a program not as smart as Excel (e.g. Notepad) if that " is 
> present?
>
> Best,
> Gergely
> On 24 Sep 2015 23:25, "Eric Nord" <eric....@gmail.com <javascript:>> 
> wrote:
>
>> Example data
>>
>>
>> BYU  LEE     CIRC-SFTWR      Circulating Software - Circulation Desk 
>> CIRC-SFTWR LEE  available       available       3               Available    
>>    available_for_checkout
>>
>>
>> <https://bitbucket.org/byuhbll/greenxsl/pull-requests/25/fixed-misspelling-in-223-j-unavaliable/diff#add-comment>
>>  
>> <https://bitbucket.org/byuhbll/greenxsl/pull-requests/25/fixed-misspelling-in-223-j-unavaliable/diff#Lmapping/availability.tsvF57>
>>
>> -BYU LEE     CKOUTTRACE      Item missing, being traced      CKOUTTRACE LEE  
>> unavailable     unavailable     13              Unavailable     unavailable
>>
>>
>> <https://bitbucket.org/byuhbll/greenxsl/pull-requests/25/fixed-misspelling-in-223-j-unavaliable/diff#add-comment>
>>  
>> <https://bitbucket.org/byuhbll/greenxsl/pull-requests/25/fixed-misspelling-in-223-j-unavaliable/diff#Lmapping/availability.tsvT57>
>>
>> +BYU LEE     CKOUTTRACE      "Item missing, being traced"    CKOUTTRACE LEE  
>> unavailable     unavailable     13              Unavailable     unavailable
>>
>>
>> <https://bitbucket.org/byuhbll/greenxsl/pull-requests/25/fixed-misspelling-in-223-j-unavaliable/diff#add-comment>
>>  
>> <https://bitbucket.org/byuhbll/greenxsl/pull-requests/25/fixed-misspelling-in-223-j-unavaliable/diff#Lmapping/availability.tsvF58T58>
>>
>>  BYU LEE     CLEANUP Reclass cleanup records CLEANUP LEE     unavailable     
>> unavailable     13              Unavailable     unavailable
>>
>> Add a comment to this line 
>> <https://bitbucket.org/byuhbll/greenxsl/pull-requests/25/fixed-misspelling-in-223-j-unavaliable/diff#add-comment>
>>  
>> <https://bitbucket.org/byuhbll/greenxsl/pull-requests/25/fixed-misspelling-in-223-j-unavaliable/diff#Lmapping/availability.tsvF59T59>
>>
>>  BYU LEE     COMPACT Compact Shelving        COMPACT LEE     available       
>> maybe   8       holdable        Ask at Help Desk        available_for_check
>>
>>
>>
>> Recreate by:
>>
>> 1 git clone {repo}
>>
>> 2 git checkout integration 
>>
>> 3 check .tsv file for " char - not found
>>
>> 4 edit 1 char  in Excel
>>
>> 5 save .tsv
>>
>> 6 reopen and check for  " char - not found
>>
>> 7 git add -A
>>
>> 8 git commit -m "message"
>>
>>   --- commit shows more insertions than I made... Wha??
>>
>> 9 open .tsv in excel - search for " char - not found. 
>>
>> 10 push to repo
>>
>> 11 bitbucket pull request shows " char has been added. 
>>
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Git for human beings" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to git-users+...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to