Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Amend Sample

Summary

A sample repository for git commit --amend.

Objectives

Right after you commit, you realize that you typed updates as updaets. Fix your commit message using git commit --amend.

Proceduer

git commit --amend -m "updates README.md"

LICENCE

CC0

About

A sample repository for `git commit --amend`.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors