gpt4 book ai didi

git - stash 提交上的 `WIP` 是什么?

转载 作者:IT王子 更新时间:2023-10-29 01:30:05 32 4
gpt4 key购买 nike

WIP 在 stash 提交中意味着什么?

$ git stash list
stash@{0}: WIP on master: 049d078 added the index file
stash@{1}: WIP on master: c264051 Revert "added file_size"
stash@{2}: WIP on master: 21d80a5 added number to log

我只是好奇。

最佳答案

来自git-stash documentation :

A stash is by default listed as "WIP on branchname …​", but you can give a more descriptive message on the command line when you create one.

WIP 代表ork in pprogress

关于git - stash 提交上的 `WIP` 是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39071360/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com