Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add git alias to clear entire stash #5306

Merged
merged 1 commit into from Aug 18, 2016

Conversation

emmanuel-isaac
Copy link
Contributor

Using the "gstc" alias runs "git stash clear"
that clears every stash index

Using the "gstc" alias runs "git stash clear"
that clears every stash index
@mcornella mcornella merged commit 9981214 into ohmyzsh:master Aug 18, 2016
freecastle added a commit to freecastle/oh-my-zsh that referenced this pull request Aug 22, 2016
* 'master' of https://github.com/robbyrussell/oh-my-zsh: (32 commits)
  Add more go aliases (ohmyzsh#5259)
  Add alias for checking out develop branch (ohmyzsh#5307)
  Fix git emptiness check in dogenpunk theme (ohmyzsh#5329)
  Revert "Fix pj() function when no project has been specified"
  Clobber ssh environment regardless of setopt (ohmyzsh#5322)
  Rename `gh` alias (git help) to `ghh`
  Add git alias to clear entire stash (ohmyzsh#5306)
  Fix git-flow README
  Add alias and README to git-flow plugin (ohmyzsh#5129)
  Fix shwordsplit bug when a basedir contains spaces
  Fix pj() function when no project has been specified
  Refactor pj function
  Fix _pj completion function
  Add Readme to pj plugin
  Clean up comments in pj plugin file and reorganise
  Adding alias to rake db:schema:load command. (ohmyzsh#5281)
  Create an alias to open up sublime project (ohmyzsh#5258)
  Add gcpa and gcpc aliases to git plugin (ohmyzsh#5271)
  Enhancement: Show/Hide OSX hidden files 💯 (ohmyzsh#5275)
  Plugin : Sudo - Add support of sudoedit (ohmyzsh#5035)
  ...
catull pushed a commit to catull/oh-my-zsh that referenced this pull request Sep 3, 2016
Using the "gstc" alias runs "git stash clear"
that clears every stash index
DennisDenuto pushed a commit to DennisDenuto/oh-my-zsh that referenced this pull request Oct 29, 2016
Using the "gstc" alias runs "git stash clear"
that clears every stash index
avleen pushed a commit to avleen/oh-my-zsh that referenced this pull request Dec 23, 2016
Using the "gstc" alias runs "git stash clear"
that clears every stash index
ekcode pushed a commit to ekcode/oh-my-zsh that referenced this pull request Apr 5, 2017
Using the "gstc" alias runs "git stash clear"
that clears every stash index
seth-cohen pushed a commit to seth-cohen/oh-my-zsh that referenced this pull request Oct 29, 2018
Using the "gstc" alias runs "git stash clear"
that clears every stash index
jmartindf pushed a commit to jmartindf/oh-my-zsh that referenced this pull request Nov 10, 2018
Using the "gstc" alias runs "git stash clear"
that clears every stash index
spiliopoulos pushed a commit to spiliopoulos/zsh-config that referenced this pull request Jun 17, 2020
Using the "gstc" alias runs "git stash clear"
that clears every stash index
Luxcium added a commit to LuxciumProject/ahmyzsh that referenced this pull request Sep 20, 2020
https://github.com/ohmyzsh/ohmyzsh/blob/93c837fec8e9fe61509b9dff9e909e84f7ebe32d/plugins/git/git.plugin.zsh#L1-L293

Copyright (c) 2009-2020 Robby Russell and
[contributors](https://github.com/ohmyzsh/ohmyzsh/contributors)

TAnks to those who have contributed to fix those 20+ issues:

ohmyzsh/ohmyzsh#1790
ohmyzsh/ohmyzsh#3535
ohmyzsh/ohmyzsh#3682
ohmyzsh/ohmyzsh#3962
ohmyzsh/ohmyzsh#3972
ohmyzsh/ohmyzsh#3977
ohmyzsh/ohmyzsh#3991
ohmyzsh/ohmyzsh#4085
ohmyzsh/ohmyzsh#4727
ohmyzsh/ohmyzsh#5130
ohmyzsh/ohmyzsh#5179
ohmyzsh/ohmyzsh#5362
ohmyzsh/ohmyzsh#5442
ohmyzsh/ohmyzsh#6329
ohmyzsh/ohmyzsh#6793
ohmyzsh/ohmyzsh#7682
ohmyzsh/ohmyzsh#7716
ohmyzsh/ohmyzsh#7754
ohmyzsh/ohmyzsh#867
ohmyzsh/ohmyzsh#9103
ohmyzsh/ohmyzsh#9114

and those who help develop
theses aliases and function
whith theses Pull 40+ Requests:

ohmyzsh/ohmyzsh#2790
ohmyzsh/ohmyzsh#3167
ohmyzsh/ohmyzsh#4304
ohmyzsh/ohmyzsh#4751
ohmyzsh/ohmyzsh#4830
ohmyzsh/ohmyzsh#4993
ohmyzsh/ohmyzsh#5025
ohmyzsh/ohmyzsh#5178
ohmyzsh/ohmyzsh#5271
ohmyzsh/ohmyzsh#5287
ohmyzsh/ohmyzsh#5306
ohmyzsh/ohmyzsh#5307
ohmyzsh/ohmyzsh#5390
ohmyzsh/ohmyzsh#5417
ohmyzsh/ohmyzsh#5433
ohmyzsh/ohmyzsh#5511
ohmyzsh/ohmyzsh#5591
ohmyzsh/ohmyzsh#5643
ohmyzsh/ohmyzsh#5729
ohmyzsh/ohmyzsh#5844
ohmyzsh/ohmyzsh#5849
ohmyzsh/ohmyzsh#5871
ohmyzsh/ohmyzsh#6006
ohmyzsh/ohmyzsh#6031
ohmyzsh/ohmyzsh#6059
ohmyzsh/ohmyzsh#6079
ohmyzsh/ohmyzsh#6297
ohmyzsh/ohmyzsh#6378
ohmyzsh/ohmyzsh#6789
ohmyzsh/ohmyzsh#6791
ohmyzsh/ohmyzsh#6893
ohmyzsh/ohmyzsh#7064
ohmyzsh/ohmyzsh#7472
ohmyzsh/ohmyzsh#7556
ohmyzsh/ohmyzsh#7629
ohmyzsh/ohmyzsh#7630
ohmyzsh/ohmyzsh#7724
ohmyzsh/ohmyzsh#7841
ohmyzsh/ohmyzsh#8089
ohmyzsh/ohmyzsh#8563
ohmyzsh/ohmyzsh#8617
ohmyzsh/ohmyzsh#8622
ohmyzsh/ohmyzsh#8697
ohmyzsh/ohmyzsh#8902
ohmyzsh/ohmyzsh#8935
ohmyzsh/ohmyzsh#8957
ohmyzsh/ohmyzsh#9049
Signed-off-by: Benjamin Vincent (Luxcium) <luxcium@neb401.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants