chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
git-debrebase: in classify, call get_differs with args in right oder
[dgit.git]
/
tests
/
tests
/
defdistro-setup
1
#!/bin/bash
2
. tests/lib
3
4
t-defdistro
5
6
t-select-package example
7
t-worktree 1.0
8
9
cd example
10
11
t-git-config dgit-suite.DGIT-SETUP-TREE.distro test-dummy
12
13
t-dgit setup-useremail
14
t-dgit setup-mergechangelogs
15
t-dgit setup-gitattributes
16
17
t-dgit setup-new-tree
18
19
t-ok