lp://staging/~zyga/tarmac/git-support
Created by
Zygmunt Krynicki
and last modified
- Get this branch:
- bzr branch lp://staging/~zyga/tarmac/git-support
Only
Zygmunt Krynicki
can upload to this branch. If you are
Zygmunt Krynicki
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/tarmac
- dobey: Needs Information
-
Diff: 235 lines (+31/-30)6 files modified.bzrignore (+1/-0)
tarmac/bin/commands.py (+5/-5)
tarmac/branch.py (+2/-2)
tarmac/tests/__init__.py (+3/-3)
tarmac/tests/test_branch.py (+11/-11)
tarmac/tests/test_commands.py (+9/-9)
Branch information
Recent revisions
- 433. By Zygmunt Krynicki
-
Rename Branch to BzrBranch
This patch is meant to test the waters. My goal is to add git support to
tarmac. This change is a harmless change of tarmac.branch. Branch to
tarmac.branch. BzrBranch, this is in anticipation of subsequent add to
GitBranch and subsequent changes as they show up.Signed-off-by: Zygmunt Krynicki <email address hidden>
- 429. By David Britton
-
Use isolated test modules so as not to pollute import environment for tests down the line.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/tarmac