about summary refs log tree commit diff
path: root/users/riking/dotfiles/fish/functions/tvl-push.fish
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@tvl.su>2023-10-08T16·31+0300
committerclbot <clbot@tvl.fyi>2023-10-08T18·18+0000
commit5f32f7610abb116e68d6d3fbb57fe528100ec58b (patch)
treec80b2129ab60398ce33e5465e01fe7f5b76707bf /users/riking/dotfiles/fish/functions/tvl-push.fish
parent8b2884de095b70fa680f4c094b80ccd39c9df986 (diff)
chore(users): remove inactive users r/6732
Change-Id: I3cfb425e4dac0a467e3917df996e9800a3ebe875
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9576
Reviewed-by: isomer <isomer@tvl.fyi>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'users/riking/dotfiles/fish/functions/tvl-push.fish')
-rw-r--r--users/riking/dotfiles/fish/functions/tvl-push.fish3
1 files changed, 0 insertions, 3 deletions
diff --git a/users/riking/dotfiles/fish/functions/tvl-push.fish b/users/riking/dotfiles/fish/functions/tvl-push.fish
deleted file mode 100644
index f04ac830c005..000000000000
--- a/users/riking/dotfiles/fish/functions/tvl-push.fish
+++ /dev/null
@@ -1,3 +0,0 @@
-function tvl-push
-    git push origin HEAD:refs/for/canon
-end