diff --git a/README.md b/README.md index f894d9f..3cf007e 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,8 @@ Git Commands | `git log --oneline` | View changes (briefly) | | `git diff [source branch] [target branch]` | Preview changes before merging | -### Refrensi +## Refrensi +============ - [stackoverflow.com](https://stackoverflow.com/questions/4639091/undo-git-add-dir): Undo “git add dir”?. - [github.com](https://github.com/joshnh/Git-Commands): Git-Commands.