GitS2 Next Flow

You are here:
Estimated reading time: < 1 min

TASK

Replace:

  • TaskTitle → Task Title.
  • TaskID → Task Name.
  1. Create:git checkout master;git pull origin master;git checkout master;git checkout -b TaskID;
  2. → !Stage Changes!
  3. Finish:git commit -m "TaskTitle";git push -u origin TaskID;
Was this article helpful?
Dislike 0
Views: 11