Skip to content

Commit

Permalink
Replace git stash save with git stash push
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGooner93 committed Feb 10, 2021
1 parent 9646d8b commit 220e977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheatsheets/Oh-My-Zsh_Git.rb
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,7 @@
entry do
name '
```
git stash save
git stash push
```'
command "gsta"
end
Expand Down

0 comments on commit 220e977

Please sign in to comment.