A shell script to use as a replacement for cd that will automagically load a new tmux session/window or attach to an existing session (session if not currently in a tmux session), (window if currently within a tmux session) at the passed directory, and check if this directory is a git repo, and if it is it will issue a new pull request at the current branch. Also, can pass a desired branch as the second argument (defaults to main)
-
Notifications
You must be signed in to change notification settings - Fork 0
A shell script to use as a replacement for cd that will automagically load a new tmux window at the passed directory, and check if this directory is a git repo, and if it is it will issue a new pull request at the current branch. Also, can pass a desired branch via some command line argument, maybe "-b"
License
jwthe3rd/cd-tmux-gitpull
About
A shell script to use as a replacement for cd that will automagically load a new tmux window at the passed directory, and check if this directory is a git repo, and if it is it will issue a new pull request at the current branch. Also, can pass a desired branch via some command line argument, maybe "-b"
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published