Thread (51 messages) 51 messages, 8 authors, 2018-08-06

Re: [PATCH 2/5] rebase: start implementing it as a builtin

From: Christian Couder <hidden>
Date: 2018-06-28 08:08:19

On Thu, Jun 28, 2018 at 9:46 AM, Pratik Karki [off-list ref] wrote:
quoted hunk ↗ jump to hunk
diff --git a/builtin/rebase.c b/builtin/rebase.c
new file mode 100644
index 000000000..1152b7229
--- /dev/null
+++ b/builtin/rebase.c
@@ -0,0 +1,55 @@
+/*
+ * "git rebase" builtin command
+ *
+ * Copyright (c) 2018 Pratik Karki
+ */
[...]
+       die("TODO");
+}
\ No newline at end of file
Please add a newline at the end of the files you create.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help