We use this repository for master and stable branches only.
* Backup repository at github.com:
- git clone git://github.com/util-linux/util-linux.git
+ git clone https://github.com/util-linux/util-linux.git
We use this repository to backup kernel.org and for pull requests,
issues tracking and topic branches. The master and stable branches are
indexed, and that is why it is worse.
git format-patch --cover-letter master..textual
-git request-pull upstream/master git://github.com/yourlogin/util-linux.git textual > tempfile
+git request-pull upstream/master https://github.com/yourlogin/util-linux.git textual > tempfile
Take from the 'tempfile' the header:
are available in the git repository at:
- git://github.com/yourlogin/util-linux.git textual
+ https://github.com/yourlogin/util-linux.git textual
----------------------------------------------------------------
and copy paste it to 0000-cover-letter.patch file somewhere near 'BLURB
git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
Backup repository:
- git clone git://github.com/util-linux/util-linux.git
+ git clone https://github.com/util-linux/util-linux.git
Web interfaces:
https://git.kernel.org/cgit/utils/util-linux/util-linux.git