Thread (24 messages) flat view 24 messages, 5 authors, 2016-06-15

Re: [StGit PATCH 4/9] Convert 'clone' to the use stgit.lib

From: Catalin Marinas <hidden>
Date: 2016-06-15 22:46:45

2009/4/29 Karl Hasselström [off-list ref]:
On 2009-04-28 16:09:57 +0100, Catalin Marinas wrote:
quoted
+def clone(remote, local):
+    """Clone a remote repository using 'git clone'."""
+    run.Run('git', 'clone', remote, local).run()
You don't capture git's output here, but just let it through. Does
that look good in combination with the enclosing out.start() ...
.done() stuff?
I actually dropped the out.*() entirely as git already prints enough
information.

-- 
Catalin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help