┏━╸╻╺┳╸ ┏━┓╺┳╸┏━┓┏━┓╻ ╻ ┃╺┓┃ ┃ ┗━┓ ┃ ┣━┫┗━┓┣━┫ ┗━┛╹ ╹ ┗━┛ ╹ ╹ ╹┗━┛╹ ╹ $ git stash push -m "WIP some frontend feature" $ git switch stable ... $ git commit $ git switch frontend_feature $ git stash pop