We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213ae4b commit 98dde90Copy full SHA for 98dde90
debian/changelog
@@ -1,3 +1,15 @@
1
+git-lfs (0.5.3) stable; urgency=low
2
+
3
+ * New upstream version
4
5
+ -- Stephen Gelman <[email protected]> Wed, 29 Jul 2015 20:01:03 +0000
6
7
8
9
10
11
+ -- Stephen Gelman <[email protected]> Fri, 24 Jul 2015 20:43:00 +0000
12
13
git-lfs (0.5.2) stable; urgency=low
14
15
* New upstream version
lfs/lfs.go
@@ -12,7 +12,7 @@ import (
)
const (
- Version = "0.5.3"
+ Version = "0.5.4"
16
tempDirPerms = 0755
17
localMediaDirPerms = 0755
18
localLogDirPerms = 0755
0 commit comments