📜  如何清除删除git中的当前行? - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:21.545000             🧑  作者: Mango

代码示例1
You can use Ctrl+U to clear up to the beginning.

You can use Ctrl+W to delete just a word.

You can also use Ctrl+C to cancel.

If you want to keep the history, you can use Alt+Shift+# to make it a comment