show/hide this revision's text 2 Fixed key binding

Emacs

me: what's the key binding to commit a file?
emacs master: C-c C-x v v
emacs master: you can list all the key bindings with C-h b

(10 seconds later after I typed my commit message)

me: what's the key binding to actually commit now?
    Post Made Community Wiki by Community
show/hide this revision's text 1

Emacs

me: what's the key binding to commit a file?
emacs master: C-c v v
emacs master: you can list all the key bindings with C-h b

(10 seconds later after I typed my commit message)

me: what's the key binding to actually commit now?