Git, a reset commit is still in local history -


i check dev branch server , made commit , reset '--hard' because should not modify @ branch, not push server. search changes 'git log', see commit still in it. delete dev branch local dev pull again. sure commit not in dev of server side, did exist in history of local dev.

--updated-- sure code not in local dev or remote dev, can see log/commit 'git log' in local dev. why reset commit still in history of local history? make sense?


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -