Is git stash branch-specific or for the whole repository? December 2, 2022 by Tarik No and No. git stash is per-repository. Here is a nice page on how to use it.