如何Stage/Commiting magit中的当前缓冲区?
How to Stage/Commiting the current buffer in magit?
我看到几个操作,例如使用 magit-xxx-buffer-file 语法的 log 和 diff,它们在活动缓冲区上运行.
我正在寻找将暂存或提交我正在编辑的缓冲区的命令。
M-x magit-stage-file
是暂存当前缓冲区文件的命令。
或者 C-cM-g for magit-file-popup
然后 s
我看到几个操作,例如使用 magit-xxx-buffer-file 语法的 log 和 diff,它们在活动缓冲区上运行.
我正在寻找将暂存或提交我正在编辑的缓冲区的命令。
M-x magit-stage-file
是暂存当前缓冲区文件的命令。
或者 C-cM-g for magit-file-popup
然后 s