15 lines
710 B
15 lines
710 B
|
|
|
|
|
|
┏━╸┏━┓┏━┓┏┳┓┏━┓╺┳╸ ┏━┓┏━┓╺┳╸┏━╸╻ ╻ ┏┓ ┏━┓┏━┓┏━┓╻ ╻ ╻
|
|
┣╸ ┃ ┃┣┳┛┃┃┃┣━┫ ┃ ╺━╸┣━┛┣━┫ ┃ ┃ ┣━┫ ┃╺╋╸ ┣━┫┣━┛┣━┛┃ ┗┳┛
|
|
╹ ┗━┛╹┗╸╹ ╹╹ ╹ ╹ ╹ ╹ ╹ ╹ ┗━╸╹ ╹ ┗━┛ ╹ ╹╹ ╹ ┗━╸ ╹
|
|
|
|
|
|
|
|
In certain situations it might be sensible to send commits per mail
|
|
|
|
- $ git format-patch -1 <commit-ish>
|
|
- colleague does not need to checkout your branch
|
|
|
|
- $ git apply <filename>
|