Displaying 1 result from an estimated 1 matches for "261e171".
Did you mean:
2613171
2019 Jul 25
1
[libnbd PATCH] maint: Add git.orderfile
...e.am
index b6cb8fe..588d505 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,7 @@ EXTRA_DIST = \
.dir-locals.el \
.gitignore \
html/pod.css \
+ scripts/git.orderfile \
$(NULL)
SUBDIRS = \
diff --git a/scripts/git.orderfile b/scripts/git.orderfile
new file mode 100644
index 0000000..261e171
--- /dev/null
+++ b/scripts/git.orderfile
@@ -0,0 +1,58 @@
+# nbd client library in userspace
+# Copyright (C) 2013-2019 Red Hat Inc.
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free...