diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-03-28 17:03:15 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-03-28 17:03:15 +0200 |
commit | 5d5e07be511d9f80de2b2b0bc20f59bd3fed82f5 (patch) | |
tree | 2026d5cf794ff534538b94ea167e9b0397994f7c /open_issues/git-core-2.mdwn | |
parent | cb73320ae8e99626f783800459b1d5bae8bbfd02 (diff) | |
parent | 061ccb4858a2ac58af5663d0ff24bf6033427f19 (diff) |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'open_issues/git-core-2.mdwn')
-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. |