lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master


From: Sylvain Rochet
Subject: Re: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 02bddd251a571dbc0efd310f29bb1d3aa004afb3
Date: Fri, 9 Oct 2015 22:17:40 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Fri, Oct 09, 2015 at 08:04:59PM +0000, Simon Goldschmidt wrote:
> 
>     re-added tcpip.h (removed because the better part of the file 
>     moved to "priv/tcpip_priv.h", which was more worth conserving the 
>     git history - how do you duplicate a file keeping its history in 
>     both copies??)

Git doesn't work this way, there is no rename tracking nor copy 
tracking, there is instead rename and copy detection which can be shown 
using git diff -C (or git diff -M), same for git log -C, -M, --follow, 
for a few examples. Therefore, the "worth conserving the git history" 
concept your tried to use doesn't exist at all.

Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]