This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a commit to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
new f993b8c Setup merge tracking
f993b8c is described below
commit f993b8cb6307c5d654c84c1f307164bbb268848f
Author: Daniel Kulp <dkulp@apache.org>
AuthorDate: Mon Nov 9 13:50:00 2020 -0500
Setup merge tracking
---
.gitmergeinfo | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitmergeinfo b/.gitmergeinfo
new file mode 100644
index 0000000..be8e0c6
--- /dev/null
+++ b/.gitmergeinfo
@@ -0,0 +1,3 @@
+origin/master
+
+
|