github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-06-05 07:43 am

[dreamwidth/dw-free] b4a729: (bug 4650) Git[hub]-enable bootstrap.pl.

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: b4a729fe8ede583ffdee3328fbcb64a5fdcfba55
https://github.com/dreamwidth/dw-free/commit/b4a729fe8ede583ffdee3328fbcb64a5fdcfba55
Author: shadowspar <shadowspar@dreamwidth.org>
Date: 2013-05-18 (Sat, 18 May 2013)

Changed paths:
M bin/bootstrap.pl

Log Message:
-----------
(bug 4650) Git[hub]-enable bootstrap.pl.

Usage: bootstrap.pl --github-user [--dw-nonfree]

Requires the $LJHOME environment variable to be set.
Accepts the user's github username via the --github-user
command-line switch. If it's not given, falls back to using
the value of the environment variable $GITHUB_USER.

Checks out the user's fork of dw-free to $LJHOME. Also checks out
dw-nonfree to $LJHOME/ext/dw-nonfree if it is specifically
requested with --dw-nonfree. Finally, configures Dreamwidth's
corresponding github repositories as upstream for the local
branches 'develop' and 'master'.

Note that git will refuse to clone into a directory that is not
empty (save for dotfiles), so if there are any files in $LJHOME --
like this script, for instance -- cloning dw-free will fail.
Usually one would run this script from the dw user's $HOME directory
with the $LJHOME variable set to something like $HOME/dw.
Discussion here:
https://github.com/dreamwidth/dw-free/pull/355#discussion_r3920545


Commit: 5bebbda3980d778605e612b0d7583b6a0bddddbb
https://github.com/dreamwidth/dw-free/commit/5bebbda3980d778605e612b0d7583b6a0bddddbb
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-05 (Wed, 05 Jun 2013)

Changed paths:
M bin/bootstrap.pl

Log Message:
-----------
Merge pull request #355 from rickscott/bug4650-new-bootstrap.pl

First pass at a git(hub)-enabled bootstrap.pl. Comments welcome =)


Compare: https://github.com/dreamwidth/dw-free/compare/89f6455c2ca8...5bebbda3980d