💾 Archived View for freeshell.de › tldr › hub.gmi captured on 2022-04-28 at 18:47:27. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
A wrapper for Git that adds commands for working with GitHub-based projects.
If set up as instructed by `hub alias`, one can use `git` to run `hub` commands.
hub clone {username}/{repo_name}
hub fork
hub push {remote_name} && hub pull-request
hub pull-request --no-edit
hub pr checkout {pr_number}
hub create
hub sync
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).