git - Is the SHA1 hash of a commit node the same on the source and target repositories after a push? -


suppose clone repository remote r, perform commit, , push changes r. sha1 hash of new commit node same in r in repository?

once push? yes. ids same (and, therefore, content , history).


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -