From 4ac79be780d7e702e74797f9941249888e0a3f84 Mon Sep 17 00:00:00 2001 From: deadlocker8 <deadlocker@gmx.de> Date: Mon, 4 Jul 2016 23:31:49 +0200 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b15d3e7 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# CopyGitHubLabels +allows you to add labels from one GitHub repo to another + + +- just use jar in folder build (doesn't need any params) + +*Note: You must have access to source and destination repo or they must be public.* -- GitLab