January 1, 2020

Add a forgotten file to the last commit

Add the forgotten file to the staging area:

$ git add forgotten-file

Commit the newly added file to the last commit:

$ git commit --amend --no-edit

You’re done.

Git is copyleft-licensed and was first released in 20051.

See also:


  1. $ less /usr/share/doc/git/copyright↩︎


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

No affiliate links, no analytics, no tracking, no cookies. © 2016-2023 yctct.com. Content is licensed under CC BY-NC-SA 4.0 .