diff mbox

[004/236] PHASE 1: Initial "scaffolding" commits

Message ID 1407345815-14551-5-git-send-email-dmalcolm@redhat.com
State New
Headers show

Commit Message

David Malcolm Aug. 6, 2014, 5:19 p.m. UTC
This commit is a placeholder for me when rebasing, to help organize the
patch kit.

/
	* rtx-classes-status.txt: New file
---
 rtx-classes-status.txt | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 rtx-classes-status.txt

Comments

Jeff Law Aug. 12, 2014, 8:55 p.m. UTC | #1
On 08/06/14 11:19, David Malcolm wrote:
> This commit is a placeholder for me when rebasing, to help organize the
> patch kit.
>
> /
> 	* rtx-classes-status.txt: New file
OK.  For those who may be watching, patch #236 removes this file.

jeff
diff mbox

Patch

diff --git a/rtx-classes-status.txt b/rtx-classes-status.txt
new file mode 100644
index 0000000..9971853
--- /dev/null
+++ b/rtx-classes-status.txt
@@ -0,0 +1,9 @@ 
+"git rebase" has a tendency to delete empty commits, so this dummy file
+exists to be modified by marker commits.
+
+Phase 1: initial "scaffolding" commits:            IN PROGRESS
+Phase 2: per-file commits in main source dir:      TODO
+Phase 3: per-file commits within "config" subdirs: TODO
+Phase 4: removal of "scaffolding":                 TODO
+Phase 5: additional rtx_def subclasses:            TODO
+Phase 6: use extra rtx_def subclasses:             TODO