[Qa-jenkins-scm] [jenkins.debian.net] 01/01: format code properly
Holger Levsen
holger at moszumanska.debian.org
Wed May 27 20:50:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 8ad1f42447e449874d73bdb9eb54a11dd219b619
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed May 27 22:45:31 2015 +0200
format code properly
---
CONTRIBUTING | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING b/CONTRIBUTING
index a48f824..369a5ff 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -15,14 +15,16 @@ You can send patches or requests to the development list,
or to the tracking bug: <bugnumber>@bugs.debian.org.
One possible workflow:
+----
git clone git://anonscm.debian.org/debian-qa/jenkins.debian.net.git
git checkout origin/master -b <topicname>
- <edits>
+ # <edits>
git commit -a
git format-patch -M origin/master
reportbug qa.debian.org
- <describe the issue, attach the patch>
+ # <describe the issue, attach the patch>
+----
Contributing bugs to other projects
-----------------------------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list