You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
1.1 KiB

  1. ╻┏┓╻╺┳╸┏━╸┏━┓┏━┓┏━╸╺┳╸╻╻ ╻┏━╸ ┏━┓┏━╸┏┓ ┏━┓┏━┓╻┏┓╻┏━╸
  2. ┃┃┗┫ ┃ ┣╸ ┣┳┛┣━┫┃ ┃ ┃┃┏┛┣╸ ┣┳┛┣╸ ┣┻┓┣━┫┗━┓┃┃┗┫┃╺┓
  3. ╹╹ ╹ ╹ ┗━╸╹┗╸╹ ╹┗━╸ ╹ ╹┗┛ ┗━╸ ╹┗╸┗━╸┗━┛╹ ╹┗━┛╹╹ ╹┗━┛
  4. # Commands:
  5. # p, pick <commit> = use commit
  6. # r, reword <commit> = use commit, but edit the commit message
  7. # e, edit <commit> = use commit, but stop for amending
  8. # s, squash <commit> = use commit, but meld into previous commit
  9. # f, fixup <commit> = like "squash", but discard this commit's log message
  10. ...
  11. #
  12. # These lines can be re-ordered; they are executed from top to bottom.
  13. #
  14. # If you remove a line here THAT COMMIT WILL BE LOST.