1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:42:07 +02:00
tldr/pages.id/common/git-clear-soft.md
Reinhart Previano Koentjoro de501a6118
common: add Indonesian translations for Git subcommands (#12679)
* common: add Indonesian translations for Git subcommands

Subcommands are `git-clear-soft`, `git-coauthor`, `git-cola`, `git-column`, and `git-commit-graph`.
2024-05-03 10:07:58 +05:30

362 B

git clear-soft

Hapus direktori kerja Git tidak termasuk file di .gitignore, seolah-olah baru saja dikloning dengan cabang saat ini. Bagian dari git-extras. Informasi lebih lanjut: https://github.com/tj/git-extras/blob/master/Commands.md#git-clear-soft.

  • Reset semua file yang terlacak dan hapus semua file yang tidak terlacak:

git clear-soft