summaryrefslogtreecommitdiffstats
path: root/fit.py
diff options
context:
space:
mode:
authorNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-05-21 14:52:46 +0200
committerNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-05-21 14:52:46 +0200
commit5bd5effacb799e1ba133d9bce7a56345ccd34d65 (patch)
tree413e375951efaf73f82832fec6d734f24ea7caa5 /fit.py
parent994d7b9b6c7ad8b3366f7152fffb5f5daca4a2e5 (diff)
downloadklausuren-5bd5effacb799e1ba133d9bce7a56345ccd34d65.tar.gz
klausuren-5bd5effacb799e1ba133d9bce7a56345ccd34d65.tar.bz2
klausuren-5bd5effacb799e1ba133d9bce7a56345ccd34d65.zip
file gets replaced by link after upload is finished
Diffstat (limited to 'fit.py')
-rw-r--r--fit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fit.py b/fit.py
index 28e818d..ce5b3d7 100644
--- a/fit.py
+++ b/fit.py
@@ -100,7 +100,7 @@ class Fit:
parents
)
- return b2a_hex(commit).decode('ascii')
+ return b2a_hex(blob_oid).decode('ascii')
def get_all_files(self):