This website requires JavaScript.
Explore
Help
Register
Sign in
lilith
/
tldr
Watch
1
Star
0
Fork
You've already forked tldr
0
mirror of
https://github.com/tldr-pages/tldr.git
synced
2025-09-01 23:33:46 +02:00
Code
Activity
c974448834
Branches
Tags
No results found.
tldr
/
pages
/
common
/
git-commit.md
lord63
56a7cba656
Fix lint for common
2015-10-23 08:02:34 +08:00
215 B
Raw
Blame
History
git commit
Commit staged files to the repository
Commit staged files to the repository with comment
git commit -m {{MESSAGE}}
Replace the last commit with currently staged changes
git commit --amend