Browse Source

Update README

spesk1 5 years ago
parent
commit
2062ec3c13
1 changed files with 2 additions and 5 deletions
  1. 2 5
      README.md

+ 2 - 5
README.md

@@ -6,12 +6,9 @@ Mainly writing to learn more about Git and Perl, unlikely to be widely useful.
 TODO:
 
 Features:
---branch-from-master
-* generate an up to date new branch from upstream/master (whether you're forked or cloned directly)
 
---add-upstream
-* append upstream config to fork config
+--branch-from-upstream
+* generate an up to date new branch from upstream/master
 
 Stuff to fix:
-* enforce req. of logging object in all relevant Git.pm subs
 * multipule TODO:'s in various files