iT邦幫忙

1

GitLab-使用Git reset & Git tag 版本回退

簡易兩種方法可以使用

一。查詢log

git log
git reset --hard {commit紀錄代碼}

二。查詢tag

git tag
git show {tag出來的版本號}
git reset --hard {commit紀錄代碼}

這兩種都是看當下情境使用,沒有好壞之分。


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言