File: frob-160-bob-signs-carols-commit.txt

package info (click to toggle)
rust-sequoia-git 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,580 kB
  • sloc: sh: 367; makefile: 32
file content (7 lines) | stat: -rw-r--r-- 401 bytes parent folder | download
1
2
3
4
5
6
7
bob$ git reset --hard b006000000000000000000000000000000000000
HEAD is now at b006000 Use an O(log(n)) algorithm instead of one that takes O(n).
bob$ git commit --amend --allow-empty --reuse-message=HEAD
[main b010000] Use an O(log(n)) algorithm instead of one that takes O(n).
 Author: Carol <carol@example.org>
 Date: Fri Feb 21 08:42:15 2025 +0100
 1 file changed, 21 insertions(+), 7 deletions(-)