【发布时间】:2017-04-03 18:38:15
【问题描述】:
我在下面进行了提交。它基本上显示了几个带有静态 html 的文件被重命名和移动。
commit 8449e207d529779f92bfe8b4eb2864a3f3edf69a
Author: Carl-Erik Kopseng <carl-erik@company.no>
Date: Sat Nov 19 14:40:47 2016 +0100
Integrate static html into epi blocks as partials
R079 Web/Views/Shared/Blocks/ChristmasLotteryBlock.cshtml Web/Views/Shared/Blocks/ChristmasLotteryBlock/Index.cshtml
R076 Web/Static/blocks/_block_christmas-lottery-intro.html Web/Views/Shared/Blocks/ChristmasLotteryBlock/_intro.cshtml
R099 Web/Static/blocks/_block_christmas-lottery-popup.html Web/Views/Shared/Blocks/ChristmasLotteryBlock/_popup.cshtml
M Web/Web.csproj
076、099 和 079 指的是什么?我知道 R 可能代表“重命名”。
【问题讨论】: