git-hub 2.1.3-1 source package in Ubuntu

Changelog

git-hub (2.1.3-1) unstable; urgency=medium

  * New upstream version
  * Mark git-hub Multi-Arch: foreign

 -- James McCoy <email address hidden>  Sun, 30 Jan 2022 15:43:44 -0500

Upload details

Uploaded by:
Maximiliano Curia
Uploaded to:
Sid
Original maintainer:
Maximiliano Curia
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
git-hub_2.1.3-1.dsc 2.1 KiB 6336d591a49f66d5297f05b1ae07450a71b160f7832cd43bd3860d03119e00aa
git-hub_2.1.3.orig.tar.gz 49.4 KiB 870a79ebeea96122e2fdd3a6fdbf9066b956ed998b35b033b0ca57284f7c52a6
git-hub_2.1.3-1.debian.tar.xz 4.1 KiB 98bf313cf6141cea9f8a8ce50afde6caeed51f87e20d005abbcfaf594e3e3676

Available diffs

No changes file available.

Binary packages built by this source

git-hub: Git command line interface to GitHub

 git hub is a simple command line interface to GitHub, enabling most useful
 GitHub tasks (like creating and listing pull request or issues) to be accessed
 directly through the Git command line.
 .
 Although probably the most outstanding feature (and the one that motivated the
 creation of this tool) is the pull rebase command, which is the rebasing
 version of the GitHub Merge (TM) button. This enables an easy workflow that
 doesn't involve thousands of merges which makes the repository history
 unreadable.
 .
 Another unique feature is the ability to transform an issue into a pull
 request by attaching commits to it (this is something offered by the GitHub
 API but not by the web interface).

vim-git-hub: Vim runtime files for git-hub

 git hub is a simple command line interface to GitHub, enabling most useful
 GitHub tasks (like creating and listing pull request or issues) to be accessed
 directly through the Git command line.
 .
 This package provides the Vim runtime files for git hub's HUB_EDITMSG files.