[flaw] git rm flaw-1.2.4.tar.gz

Adam Jackson ajax at fedoraproject.org
Wed Sep 7 18:13:24 UTC 2011


commit a0c5c724dd8680dd0ffcde33dfafe3d7ddcf8bca
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Sep 7 14:12:32 2011 -0400

    git rm flaw-1.2.4.tar.gz
    
    Do not use 'git add' on tarballs.  Just use fedpkg upload.

 .gitignore        |    1 +
 flaw-1.2.4.tar.gz |  Bin 19499992 -> 0 bytes
 sources           |    2 +-
 3 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc1ef33..c42c6e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 flaw-1.2.3.tar.gz
+/flaw-1.2.4.tar.gz
diff --git a/sources b/sources
index f48be9d..e59be95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fa4d6c480c948ad74cc464be397742a  flaw-1.2.3.tar.gz
+1403c848f91398c29bd4e2efe384996b  flaw-1.2.4.tar.gz


More information about the scm-commits mailing list