|
1 |
| -These are the sort of small scripts I would keep in ~/bin/ and have on |
2 |
| -my path. For want of a better name, I call the project |
3 |
| -"mca-wtsi/scripts". |
| 1 | +These are the sort of small Git extension scripts I would keep in |
| 2 | +~/bin/ and have on my path, or put in ~/.gitconfig [alias] section. |
| 3 | +The project is named "mca-wtsi/git-yacontrib". |
4 | 4 |
|
5 |
| -The current plan is to "install" them via symlinks, |
6 | 5 |
|
| 6 | +The current plan is to "install" them via symlinks, |
7 | 7 | ln -snvf ../../../gitwk-github/scripts/bin/{git-rebase-topswap,pidfzap} ~/bin/
|
8 | 8 |
|
9 |
| -They are only maintained to the extent that I'm still using them. |
| 9 | +or include the bin/ on PATH. |
10 | 10 |
|
11 |
| -I have written them in the course of my work for http://www.sanger.ac.uk/ |
12 | 11 |
|
13 |
| -The longer and more complete items I have released under GPLv2 or |
14 |
| -later, per local policy. |
| 12 | +They are only maintained to the extent that I'm still using them. |
| 13 | + |
| 14 | +I have written them in the course of my work for |
| 15 | +http://www.sanger.ac.uk/ and for personal use. |
15 | 16 |
|
16 |
| -The short, messy, one-off solutions and wrapper scripts I would expect |
17 |
| -to be considered "trivial", more an example of how something could be |
18 |
| -done. |
| 17 | +The project is released under GPLv2 or later, per local policy. |
19 | 18 |
|
20 | 19 | (I realise this is far to vague to form a reliable declaration of
|
21 | 20 | "release under GPLv2" except where explicit but marking for release
|
|
0 commit comments