About 1,383,166 results (1,494 milliseconds)

[llvm-dev] Git question about revert

https://groups.google.com/g/llvm-dev/c/l5JvJXMYQRw
Jan 20, 2021 ... "If the commit is a bug fix on top of another recently committed patch, or a revert or reapply of a patch, include the git commit hash of the

Gerrit 3.3 downgrade

https://groups.google.com/g/repo-discuss/c/_pTnlMZqoc0
Jun 28, 2022 ... I guess i need to find the sha1 related to refs/meta/version using git hash-object but cannot figure out how. Sorry for the noob question.

How to get an earlier version of MOOSE framework?

https://groups.google.com/g/moose-users/c/rYphQfUMKsU
Aug 2, 2018 ... Look for the commit you want, and check out that hash: git checkout ... I am wondering if it is possible for me to "roll back" to a previous ...

Colons in filenames cause git delete

https://groups.google.com/g/tortoisegit-users/c/w9t79l_HFRw
A `git commit` with no changes to the repo shows ... b) git-revert should restore previous hash, but does not, so files are difficult to recover gracefully.

Enforce the custom template commit message in Gerrit

https://groups.google.com/g/repo-discuss/c/rP78zXaiQtM
Jul 20, 2018 ... Commit messages are constructed on the client side in Git and Gerrit does/should not change them on-push time in my opinion (commit hash will ...

Viewing commit changes | Cloud Source Repositories Documentation

https://cloud.google.com/source-repositories/docs/viewing-commit-changes
If you're viewing the latest version of the file for that branch, the Commit Information link displays the name of the branch, along with the hash of latest ...

[QUEUED scylladb next] Revert "Merge 'Don't calculate hashes for ...

https://groups.google.com/g/scylladb-dev/c/fciW2pxe9AI
Oct 11, 2023 ... This reverts commit 3d4398d1b2b9bc2139718e49a806214171ee081f, reversing ... - // In this case `version` column is non-null and will be used for ` ...

why revert "adding accessible option to allow for allowing mass ...

https://groups.google.com/g/rubyonrails-core/c/PGHgCRbDZeU
Sep 10, 2008 ... http://github.com/rails/rails/commit/9994f0d90248db7d7eae36f0b597a15e8a427612 ... > wrong hash (I guess this all depends on the hash ...

On using Git

https://groups.google.com/g/pencil-code-discuss/c/hFSoI7Gx4RI
... commit hash (in order to re-checkout that specific version). Second, because ... 2) We revert to hosting the code in a Subversion repository. Toby.

How to git pull latest changes from gerrit changeset + master

https://groups.google.com/g/repo-discuss/c/QCtXQa7ZEGY
To do this, I fetch the latest patch of the changeset and modify the code locally and push the changes back to refs/for/master. This results in a new patch for ...

what git branch and angle build args are used to built swiftshader for ...

https://groups.google.com/g/angleproject/c/2GdclLWzDQ0
Apr 1, 2023 ... I'm not sure how the emulator builds ANGLE though; if it copies the files in the emulator repo before build, ANGLE's git hash information is ...

Building an old specific commit in one AOSP project

https://groups.google.com/g/android-building/c/xs-lPKre6TE
Jun 28, 2019 ... Find the commit ID; Find the ... Sounds like you need to fork the whole branch then do a revert to that commit , then build the project.

problem with catalog after adding new nopkg style printer install

https://groups.google.com/g/munki-discuss/c/_P1Q9C4uKyY
... reverting with cause problems with the catalog hashes. Has anyone been in a similar experience and attempted to go "back in time" in git? Gregory Neagle's ...

timestamped migrations

https://groups.google.com/g/rubyonrails-core/c/xDHSbSbws5c
My fix to this was simply a revert of the 2.1 commit with a few conditional lines of code added. ... Its the same with Git commit hashes actually :(.

[llvm-dev] LLVM compile-time regression tracking?

https://groups.google.com/g/llvm-dev/c/lRM1oZXBMmI/m/W0ngNGVTAAAJ
... revert changes that negatively affect performance. I think it ... It is currently using git commit hashes, which messes up the ordering of submissions.

Repository

https://groups.google.com/g/hugin-ptx/c/Ct-OjgvIqDE
commit object with the same hash as a commit object in another repository ... all the way back to the root commit. That's awesome. Sincerely, Michael ...

James H. Nguyen - Git

https://sites.google.com/site/jamesnguyen/notes/git
[reset changes from hash]. git whatchanged. git reset <hash> path/to/file. git checkout path/to/file. [revert last commit]. git reset HEAD@{1}. [info]. git ...

gcloud alpha storage hash | Google Cloud CLI Documentation

https://cloud.google.com/sdk/gcloud/reference/alpha/storage/hash
... commit · create · delete · delete-revision · describe · list · list-revisions · rollback · validate-message · validate-schema. snapshots. Overview · create ...

Advertising ID - Play Console Help

https://support.google.com/googleplay/android-developer/answer/6048248?hl=en
It enables users to reset or delete their identifier. Google Play services update in 2021. As part of Google Play services update in late 2021, the advertising ...

Clojure 1.3 treatment of integers and longs

https://groups.google.com/g/clojure/c/7-hARL5c1lI
... hash map, you have a broken hash map. You can see the ... The "module builds" pages show the Git commit messages and corresponding snapshot version number: