Select Page

How

How to pull [clone repo] files from github repo to local git how to pull files from local to repo how to create branches and delete **bold text** ### 1. Clone the repo `git clone https://github.com/anj-bookwormhead/test12.git` 2. Authenticate your account “`git...

JSON Comments Guide: Different Way To Add Comments In JSON File

Bypassing Comments in JSON! JSON doesn’t accept comments by default but utilizing the key value pairs, objects and array can be the best tricks to add comments.  Single JSON Comments: Key Value Pairs are quick way to write single line of comments in JSON....