[Freeipa-devel] [freeipa PR#157][synchronized] git: Add commit template

2016-10-18 Thread mzidek-rh
   URL: https://github.com/freeipa/freeipa/pull/157
Author: mzidek-rh
 Title: #157: git: Add commit template
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/157/head:pr157
git checkout pr157
From 4aff1ce52f488ec5cd439c07f662bed0750cc28c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C5=BDidek?= 
Date: Wed, 12 Oct 2016 13:28:18 +0200
Subject: [PATCH] git: Add commit template

In order to use the commit template, run the
following command:
git config commit.template .git-commit-template
---
 .git-commit-template | 5 +
 1 file changed, 5 insertions(+)
 create mode 100644 .git-commit-template

diff --git a/.git-commit-template b/.git-commit-template
new file mode 100644
index 000..a5671eb
--- /dev/null
+++ b/.git-commit-template
@@ -0,0 +1,5 @@
+component: Subject
+
+Explanation
+
+https://fedorahosted.org/freeipa/ticket/
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#157][synchronized] git: Add commit template

2016-10-12 Thread mzidek-rh
   URL: https://github.com/freeipa/freeipa/pull/157
Author: mzidek-rh
 Title: #157: git: Add commit template
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/157/head:pr157
git checkout pr157
From 6780d0fd78a53a5b9d38c4a9f37bfbb3e7e5a6b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C5=BDidek?= 
Date: Wed, 12 Oct 2016 13:28:18 +0200
Subject: [PATCH] git: Add commit template

In order to use the commit template, run the
following command:
git config commit.template .git-commit-template
---
 .git-commit-template | 8 
 1 file changed, 8 insertions(+)
 create mode 100644 .git-commit-template

diff --git a/.git-commit-template b/.git-commit-template
new file mode 100644
index 000..67f5f41
--- /dev/null
+++ b/.git-commit-template
@@ -0,0 +1,8 @@
+# Try to keep the subject line within 52 chars |
+# Also please try to not exceed 72 characters of length for the body --|
+
+component: Subject
+
+Explanation
+
+https://fedorahosted.org/freeipa/ticket/
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#157][synchronized] git: Add commit template

2016-10-12 Thread mzidek-rh
   URL: https://github.com/freeipa/freeipa/pull/157
Author: mzidek-rh
 Title: #157: git: Add commit template
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/157/head:pr157
git checkout pr157
From 3e6b55ffc271c08f66b19a8b3fcfbc430a570a84 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C5=BDidek?= 
Date: Wed, 12 Oct 2016 13:28:18 +0200
Subject: [PATCH] git: Add commit template

In order to use the commit template, run the
following command:
git config commit.template .git-commit-template
---
 .git-commit-template | 9 +
 1 file changed, 9 insertions(+)
 create mode 100644 .git-commit-template

diff --git a/.git-commit-template b/.git-commit-template
new file mode 100644
index 000..a5818a3
--- /dev/null
+++ b/.git-commit-template
@@ -0,0 +1,9 @@
+COMPONENT: Subject
+
+Explanation
+
+Resolves:
+https://fedorahosted.org/freeipa/ticket/
+
+# Try to keep the subject line within 52 chars |
+# Also please try to not exceed 72 characters of length for the body --|
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code