Skip to content

kspub-github-book/amend-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published