Commit Graph

10 Commits

Author SHA1 Message Date
Brad King b7daff9b8b setup-stage: Optionally reconfigure topic stage
When the topic stage has already been configured present the current
configuration and prompt for optional reconfiguration.  While at it,
make the topic stage remote name configurable by the project.
2012-04-26 15:39:06 -04:00
Brad King 7e293acce3 Exclude from source archives files specific to Git work tree
Add the "export-ignore" attribute to all such files.  Remove the
suggestion from the README since this should not be a responsibility
of the including project.
2012-03-02 13:39:29 -05:00
Brad King 2f79eb8e3a Add README instructions and sample configuration 2012-02-09 10:54:32 -05:00
Brad King 1aeea92610 Add 'setup-ssh' script to configure ssh push access
Interactively prompt the user for ~/.ssh/config setup.
2012-02-09 10:44:43 -05:00
Brad King 7ab4abd527 Add 'setup-stage' script to configure topic stage remote 2012-02-09 10:44:43 -05:00
Brad King 7eef59f0c0 Add 'setup-gerrit' script to configure Gerrit access
Interactively prompt the user with Gerrit setup instructions.
2012-02-09 10:44:43 -05:00
Brad King fbd4a77222 Add 'setup-hooks' script to install local hooks
Fetch the hooks right out of the local clone if possible.  Otherwise
fall back to a project-configured remote repository.
2012-02-09 10:44:43 -05:00
Brad King d022a4c24d Add 'setup-user' script to configure authorship information
Prompt the user to configure user.name and user.email interactively.
2012-02-09 10:44:40 -05:00
Brad King 5e60d78467 Add 'tips' script to suggest local configuration 2012-02-09 10:44:15 -05:00
Brad King de67e3204c Add LICENSE and NOTICE 2012-02-08 14:26:31 -05:00