Fixes from importer work #2

Open
wants to merge 2 commits into
from

Conversation

Projects
None yet
1 participant

nacc commented Jun 3, 2016

Hi Robie,

Not sure if you'd prefer a better format for the git-dsc-commit change and I'm really bad at PS1 manipulation, so I might have broken something more basic, but please take a look and apply if you like. We certainly need the one commit (--tree-only) so anyone can do imports on their local machine.

-Nish

nacc added some commits Jun 3, 2016

git-dsc-commit: add support for --tree-only mode
For the Ubuntu Server importer, we need to be able to write the tree
only to the repository, then determine its parentage and then commit.
Add a flag to allow for this.

Signed-off-by: Nishanth Aravamudan <nish.aravamudan@canonical.com>
xgit: fix PS1 for Xenial (at least)
The PS1 assignemnt currently doesn't do anything for my terminal, so
adjust it slightly.

Signed-off-by: Nishanth Aravamudan <nish.aravamudan@canonical.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment