Hi,

As I started using "Contributing 101" to implements the CSP grep plugin, 
I have remarked somes minor update to do to work on right branch, on 
point 5 of the guide ( indicated below using [!!!] ):

 >>> git clone --recursive g...@github.com:<username>/w3af.git
 >>> cd w3af
 >>> git checkout threading2 [!!!]
 >>> git flow init [!!!]
Which branch should be used for bringing forth production releases?
    - master
    - threading2
Branch name for production releases: [master] threading2 [!!!]
Which branch should be used for integration of the "next release"?
    - master
Branch name for "next release" development: [master]
How to name your supporting branch prefixes?
Feature branches? [feature/]
Release branches? [release/]
Hotfix branches? [hotfix/]
Support branches? [support/]
Version tag prefix? []
 >>> git flow feature start <feature_name>

After the "git flow feature start" command I have the content of the 
Threading2 branch.

Hope this help ;)

-- 
Cordialement, Best regards,
Dominique Righetto
dominique.righe...@gmail.com
dominique.righe...@owasp.org
Twitter: @righettod
GPG: 0xC34A4565323D19BA
http://www.righettod.eu
"No trees were killed to send this message, but a large number of 
electrons were terribly inconvenienced."

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to