January 1, 2020

Edit the message of the last commit

To edit the message of the last commit run:

$ git commit --amend

The shell should open a text editor with the message of your last commit such as:

Commit message you want to edit

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Date:      Fri Jul 28 17:58:22 2023 +0200
#
# On branch refactor-text
# Changes to be committed:
#   modified:   file.md
#

Edit the message:

Commit message edited 

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Date:      Fri Jul 28 17:58:22 2023 +0200
#
# On branch refactor-text
# Changes to be committed:
#   modified:   file.md
#

Save and close the text editor.

You are done.

You can check that the last commit message was edited by running:

$ git log -1 HEAD

✍✍✍✍✍✍✍✍✍✍✍✍✍✍

I do self-funded research and I'm writing a book.

> What's the book about?

About technologies and agency.

Meaning, technologies can foster agency. No doubt. But I am also asking:

Can usage of technologies give us a sense of empowerment while in fact undermining our abilities?

I posted a summary of the prologue on the homepage: https://yctct.com/

✍✍✍✍✍✍✍✍✍✍✍✍✍✍


git personal computing command-line interface (cli) gnu linux trisquel office applications wiki shell literacy

No affiliate links, no analytics, no tracking, no cookies. This work © 2016-2024 by yctct.com is licensed under CC BY-ND 4.0 .   about me   contact me   all entries & tags   FAQ   GPG public key

GPG fingerprint: 2E0F FB60 7FEF 11D0 FB45 4DDC E979 E52A 7036 7A88