]> source.dussan.org Git - jgit.git/commit
Use the same variable to check and extract LFS object id 71/85671/1
authorJacek Centkowski <geminica.programs@gmail.com>
Thu, 24 Nov 2016 10:32:48 +0000 (11:32 +0100)
committerJacek Centkowski <geminica.programs@gmail.com>
Thu, 24 Nov 2016 10:32:48 +0000 (11:32 +0100)
commit8f6029786144b1d96e48d789c187cd8138ce8256
treed4340dda8478094c7d6bde18fcf208a29026f500
parenta66b4c29a824306b5c606a079b72d8b57335a76f
Use the same variable to check and extract LFS object id

It is easier to maintain when the same variable is used for both check
and extraction of LFS object id.

Change-Id: I5406f9bc4a085aa164c4565a9667ad2925105190
Signed-off-by: Jacek Centkowski <geminica.programs@gmail.com>
org.eclipse.jgit.lfs.server/src/org/eclipse/jgit/lfs/server/fs/FileLfsServlet.java