Tutorials - Easy and transparent explanation of topics
  • School Software
  • Diagnostic Lab
  • Gst Billing
  • Hr
  • Bulk Sms
  • Accounting
  • Contact Us
School Software
Diagnostic Lab
Gst Billing
Hr
Bulk Sms
Accounting
Contact Us
Tutorials - Easy and transparent explanation of topics
  • School Software
  • Diagnostic Lab
  • Gst Billing
  • Hr
  • Bulk Sms
  • Accounting
  • Contact Us
Git, Tutorials

How to Tag in GIT

February 27, 2017 by Blog Admin No Comments

TAGGING A GIT BRANCH Show all tags git tag Search tag git tag -l “tag-search-pattern” E.g. git tag -l “v2.0.2*” Create annotated tag git tag -a <tagname> -m…

Git, Tutorials

How to Compare Branch in GIT

February 27, 2017 by Blog Admin No Comments

COMPARE BRANCH Compare two branches (local) and show how much commits each branch is ahead of the other git rev-list –left-right –count <branch1>…<branch2> DIFF STATUS Get differences status…

Load more posts
FacebookTwitterInstagramGoogle plusPinterestLinkedin
© 2017 copyright . All rights reserved.