Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 352 Bytes

File metadata and controls

16 lines (12 loc) · 352 Bytes

git commit

commit with multiple lines on commandline (without editor)

 git commit -am "New entry in todo.txt

* nonsene commit-message becasue of missing text-expertise"
# enter on last line

Change last commit-mesage (description)

git commit --amend
# now you can change the description, but you will get a new commit-id