💾 Archived View for freeshell.de › tldr › hub.gmi captured on 2023-07-10 at 14:38:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
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).