Git branching hints

1
2
# Create a new branch named "feature_x" and switch to it using
git checkout -b feature_x
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Some git branching hints for a successful team development using branching strategy.

#git #branch #branching #hint

#cesarnog

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.