On Fri, Mar 04, 2022 at 08:14:01AM -0800, skybuck2000 wrote:

>>> What I would like also is for these differences to be visible on 
>>> github/commits. 
>>
>> This is not possible due to the reasons I have presented above. 
[...]
> So I will repeat the "minimum" idea I had to make this possible:
>
> 1. git diff version1.txt version2.txt
> 
> 2. store the difference in version1vs2_differences.txt
> 
> 3. "upload" version1vs2_differences.txt to github.
> 
> Are you now "saying" that this is somehow not possible because the git diff 
> output inside version1vs2_differences.txt will confuse git ?

Doing the three point above is doable - provided you have read the docs on
`git diff` because making this command compare individual files requires
using special syntax, - I just see no point in doing this.

Still, I think we should stop here: after all, whatever the reasons for what
you're after are, it's up to you - we're here to help with problems using Git,
not with problems Git can be used to help solving.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/20220305125415.4bvxgqlta7oc3twu%40carbon.

Reply via email to