Add smart pristine-tar branching for commits.
authorCyril Brulebois <cyril.brulebois@enst-bretagne.fr>
Tue, 5 Feb 2008 03:26:59 +0000 (04:26 +0100)
committerCyril Brulebois <cyril.brulebois@enst-bretagne.fr>
Tue, 5 Feb 2008 03:57:36 +0000 (04:57 +0100)
commit05361bd4da57a7100b864f2c90c3eb3eb72277e9
treea3f23c2c2d0121faefcb1e5736de2d9e0dc3b4df
parenteb8a66eeef0f4794842c16603f8bc0159c51b9d5
Add smart pristine-tar branching for commits.

Operation “commit” will now:
 - Use the local pristine-tar branch if there's one.
 - Otherwise branch (and track) a remote pristine-tar branch if there's
   a single one.
 - Otherwise fail, suggesting running “git branch --track” on the
   appropriate remote branch.
pristine-tar