diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-03-16 10:38:02 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-03-16 10:38:02 +0100 |
commit | 2807e80880517fcbd15bea45dc65d9bb0ffe6989 (patch) | |
tree | af928a7ec7245eb22905272d523bdc35817d09a4 | |
parent | e91198942e583256fe2221014de05a0d528e422c (diff) |
open_issues/git-core-2: Still seen.
-rw-r--r-- | open_issues/git-core-2.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/open_issues/git-core-2.mdwn b/open_issues/git-core-2.mdwn index 84e002b5..df38dc70 100644 --- a/open_issues/git-core-2.mdwn +++ b/open_issues/git-core-2.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -48,3 +49,7 @@ Fixing this situation is easy enough: $ git status # On branch master nothing to commit (working directory clean) + +--- + +Still seen on 2010-03-16. |