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 Moving files in GIT

February 27, 2017 by Blog Admin No Comments

git mv <file1> <file2> * The Content stated above is for informational purpose only. Expert Software Team is not responsible if any part of content found meaningless in…

Git, Tutorials

How to rename files from GIT

February 27, 2017 by Blog Admin No Comments

git mv <file1> <file2> * The Content stated above is for informational purpose only. Expert Software Team is not responsible if any part of content found meaningless in…

Git, Tutorials

How to know the status of files Addition and Deletion in GIT

February 27, 2017 by Blog Admin No Comments

Status git status -s * The Content stated above is for informational purpose only. Expert Software Team is not responsible if any part of content found meaningless in…

Git, Tutorials

How to Delete files from staging area

February 27, 2017 by Blog Admin No Comments

Delete files from staging area, local machine, and remote repository git rm <file-name> commit now to make changes reflected in local, staging and remote-repository * The Content stated…

Git, Tutorials

How to Add files to staging area

February 27, 2017 by Blog Admin No Comments

Add files to staging area git add <file1> <file2> …. and so on * The Content stated above is for informational purpose only. Expert Software Team is not…

Git, Tutorials

What is GIT ignore

February 27, 2017 by Blog Admin No Comments

After every update to gitignore, follow below steps (this is useless; if you want just to ignore from git; but still keep in git) =================================================================================================== First, commit all…

Git, Tutorials

What is GIT process

February 27, 2017 by Blog Admin No Comments

We would create two main branches for lifetime: master branch would always have production-ready kind of code for automation framework i.e. It should have only that code pushed…

SEO, Tutorials, Website Development, Wordpress

How to do SEO of WordPress website

February 27, 2017 by Blog Admin No Comments

How to do SEO of wordpress website. These days, SEO is common search topic in market. There are multiple web tutorials in the market. Here you will see…

Load more posts
Page 3 of 3«123
FacebookTwitterInstagramGoogle plusPinterestLinkedin
© 2017 copyright . All rights reserved.