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

transfer: Add deprecation notice (#7371) #7372

Merged
merged 3 commits into from
Nov 2, 2018
Merged

Conversation

a7r3
Copy link
Contributor

@a7r3 a7r3 commented Oct 30, 2018

Signed-off-by: Arvindraj arvindultimate7352@gmail.com


Fixes #7371

Co-authored-by: Stephen Ward stephen@whilenotzero.com

@mcornella
Copy link
Member

Hey thanks for your contribution! I've reworded a couple of things and will merge this on November 1st to give a full month of notice. Cheers!

@mcornella mcornella merged commit 05b6170 into ohmyzsh:master Nov 2, 2018
jmartindf pushed a commit to jmartindf/oh-my-zsh that referenced this pull request Nov 10, 2018
Fixes ohmyzsh#7371

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
Co-authored-by: Stephen Ward <stephen@whilenotzero.com>
reorx pushed a commit to reorx/oh-my-zsh that referenced this pull request Nov 13, 2018
* upstream/master: (253 commits)
  transfer: add deprecation notice (ohmyzsh#7372)
  fabric: add README (ohmyzsh#7378)
  cpanm: add README (ohmyzsh#7377)
  capistrano: add README (ohmyzsh#7376)
  ant: add README (ohmyzsh#7375)
  bwana: add README (ohmyzsh#7369)
  cabal: add README (ohmyzsh#7367)
  Add symfony2 aliases (ohmyzsh#7338)
  [yarn] more aliases ^^ (ohmyzsh#7310)
  grails readme (ohmyzsh#7365)
  aws: use AWS_CONFIG_FILE to complete profiles
  aws: change AWS_DEFAULT_PROFILE to AWS_PROFILE
  add link
  move path section after plugin-enabling section
  git-hubflow: add README (ohmyzsh#7361)
  delete not applicable comments
  add git completion requirements notice
  minikube: add README (ohmyzsh#7359)
  delete duplicate documentation
  add description and author
  ...
@mazhigali
Copy link

@a7r3 transver will live on!
https://i.imgur.com/mkhMHDz.png

@mcornella
Copy link
Member

Thanks @mazhigali, reverted.

mcornella added a commit that referenced this pull request Nov 13, 2018
johnko added a commit to johnko/oh-my-zsh that referenced this pull request Nov 17, 2018
* https://github.com/robbyrussell/oh-my-zsh: (41 commits)
  golang: support "go help environment" in autocompletion (ohmyzsh#7404)
  fabric: rename completion back to _fab
  tmux: use echoti instead of tput for FreeBSD compatibility
  Revert "transfer: add deprecation notice (ohmyzsh#7372)" (ohmyzsh#7402)
  transfer: add deprecation notice (ohmyzsh#7372)
  fabric: add README (ohmyzsh#7378)
  cpanm: add README (ohmyzsh#7377)
  capistrano: add README (ohmyzsh#7376)
  ant: add README (ohmyzsh#7375)
  bwana: add README (ohmyzsh#7369)
  cabal: add README (ohmyzsh#7367)
  Add symfony2 aliases (ohmyzsh#7338)
  [yarn] more aliases ^^ (ohmyzsh#7310)
  grails readme (ohmyzsh#7365)
  aws: use AWS_CONFIG_FILE to complete profiles
  aws: change AWS_DEFAULT_PROFILE to AWS_PROFILE
  add link
  move path section after plugin-enabling section
  git-hubflow: add README (ohmyzsh#7361)
  delete not applicable comments
  ...
sagischwarz pushed a commit to sagischwarz/ohmyzsh that referenced this pull request Nov 19, 2018
Fixes ohmyzsh#7371

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
Co-authored-by: Stephen Ward <stephen@whilenotzero.com>
sagischwarz pushed a commit to sagischwarz/ohmyzsh that referenced this pull request Nov 19, 2018
lesterchan added a commit to lesterchan/oh-my-zsh that referenced this pull request Dec 1, 2018
* upstream/master: (50 commits)
  osx: fix rmdsstore function definition (ohmyzsh#7443)
  debian: add README (ohmyzsh#7438)
  tmux: use $terminfo to avoid echoti errors
  golang: support "go help environment" in autocompletion (ohmyzsh#7404)
  fabric: rename completion back to _fab
  tmux: use echoti instead of tput for FreeBSD compatibility
  Revert "transfer: add deprecation notice (ohmyzsh#7372)" (ohmyzsh#7402)
  transfer: add deprecation notice (ohmyzsh#7372)
  fabric: add README (ohmyzsh#7378)
  cpanm: add README (ohmyzsh#7377)
  capistrano: add README (ohmyzsh#7376)
  ant: add README (ohmyzsh#7375)
  bwana: add README (ohmyzsh#7369)
  cabal: add README (ohmyzsh#7367)
  Add symfony2 aliases (ohmyzsh#7338)
  [yarn] more aliases ^^ (ohmyzsh#7310)
  grails readme (ohmyzsh#7365)
  aws: use AWS_CONFIG_FILE to complete profiles
  aws: change AWS_DEFAULT_PROFILE to AWS_PROFILE
  add link
  ...
bdruth added a commit to bdruth/oh-my-zsh that referenced this pull request Dec 11, 2018
* 'master' of https://github.com/robbyrussell/oh-my-zsh: (1055 commits)
  osx: fix rmdsstore function definition (ohmyzsh#7443)
  debian: add README (ohmyzsh#7438)
  tmux: use $terminfo to avoid echoti errors
  golang: support "go help environment" in autocompletion (ohmyzsh#7404)
  fabric: rename completion back to _fab
  tmux: use echoti instead of tput for FreeBSD compatibility
  Revert "transfer: add deprecation notice (ohmyzsh#7372)" (ohmyzsh#7402)
  transfer: add deprecation notice (ohmyzsh#7372)
  fabric: add README (ohmyzsh#7378)
  cpanm: add README (ohmyzsh#7377)
  capistrano: add README (ohmyzsh#7376)
  ant: add README (ohmyzsh#7375)
  bwana: add README (ohmyzsh#7369)
  cabal: add README (ohmyzsh#7367)
  Add symfony2 aliases (ohmyzsh#7338)
  [yarn] more aliases ^^ (ohmyzsh#7310)
  grails readme (ohmyzsh#7365)
  aws: use AWS_CONFIG_FILE to complete profiles
  aws: change AWS_DEFAULT_PROFILE to AWS_PROFILE
  add link
  ...
gerardo pushed a commit to gerardo/oh-my-zsh that referenced this pull request Dec 20, 2018
* 'master' of https://github.com/robbyrussell/oh-my-zsh: (49 commits)
  osx: fix rmdsstore function definition (ohmyzsh#7443)
  debian: add README (ohmyzsh#7438)
  tmux: use $terminfo to avoid echoti errors
  golang: support "go help environment" in autocompletion (ohmyzsh#7404)
  fabric: rename completion back to _fab
  tmux: use echoti instead of tput for FreeBSD compatibility
  Revert "transfer: add deprecation notice (ohmyzsh#7372)" (ohmyzsh#7402)
  transfer: add deprecation notice (ohmyzsh#7372)
  fabric: add README (ohmyzsh#7378)
  cpanm: add README (ohmyzsh#7377)
  capistrano: add README (ohmyzsh#7376)
  ant: add README (ohmyzsh#7375)
  bwana: add README (ohmyzsh#7369)
  cabal: add README (ohmyzsh#7367)
  Add symfony2 aliases (ohmyzsh#7338)
  [yarn] more aliases ^^ (ohmyzsh#7310)
  grails readme (ohmyzsh#7365)
  aws: use AWS_CONFIG_FILE to complete profiles
  aws: change AWS_DEFAULT_PROFILE to AWS_PROFILE
  add link
  ...
stonetao pushed a commit to stonetao/oh-my-zsh that referenced this pull request Apr 7, 2019
Fixes ohmyzsh#7371

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
Co-authored-by: Stephen Ward <stephen@whilenotzero.com>
stonetao pushed a commit to stonetao/oh-my-zsh that referenced this pull request Apr 7, 2019
atsuya pushed a commit to atsuya/oh-my-zsh that referenced this pull request Jun 9, 2019
Fixes ohmyzsh#7371

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
Co-authored-by: Stephen Ward <stephen@whilenotzero.com>
atsuya pushed a commit to atsuya/oh-my-zsh that referenced this pull request Jun 9, 2019
dukegod pushed a commit to dukegod/oh-my-zsh that referenced this pull request Jul 16, 2019
Fixes ohmyzsh#7371

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
Co-authored-by: Stephen Ward <stephen@whilenotzero.com>
dukegod pushed a commit to dukegod/oh-my-zsh that referenced this pull request Jul 16, 2019
chihchun pushed a commit to chihchun/oh-my-zsh that referenced this pull request Aug 6, 2019
Fixes ohmyzsh#7371

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
Co-authored-by: Stephen Ward <stephen@whilenotzero.com>
chihchun pushed a commit to chihchun/oh-my-zsh that referenced this pull request Aug 6, 2019
lewg pushed a commit to lewg/oh-my-zsh that referenced this pull request Nov 25, 2019
Fixes ohmyzsh#7371

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
Co-authored-by: Stephen Ward <stephen@whilenotzero.com>
lewg pushed a commit to lewg/oh-my-zsh that referenced this pull request Nov 25, 2019
kankongmeng pushed a commit to kankongmeng/oh-my-zsh that referenced this pull request Jan 8, 2020
Fixes ohmyzsh#7371

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
Co-authored-by: Stephen Ward <stephen@whilenotzero.com>
kankongmeng pushed a commit to kankongmeng/oh-my-zsh that referenced this pull request Jan 8, 2020
spiliopoulos pushed a commit to spiliopoulos/zsh-config that referenced this pull request Jun 17, 2020
Fixes ohmyzsh#7371

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
Co-authored-by: Stephen Ward <stephen@whilenotzero.com>
spiliopoulos pushed a commit to spiliopoulos/zsh-config that referenced this pull request Jun 17, 2020
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.

3 participants