Process Flow - git stash list to view stashes
Run 'git stash list'
Git reads stash references
Git formats stash info
Display list of stashes
Done
This flow shows how the 'git stash list' command reads and displays all saved stashes in your repository.