• Skip to main content
  • Skip to primary sidebar

Code Inherit

Simple Programming Code Examples

Git & Github all commands list

16th January 2021 by Site Admin Leave a Comment

git config –list
git config –global init.defaultBranch main
git config –global user.email “anwarcs36@yahoo.com”
git config –global user.name “Anwar Hossain”
git config –list

git init
git add .
git commit -m “first commit”

git remote add origin https://github.com/softworksbd/DyeManagerV2.git
git push -u origin master

git clone –branch branchname
or
git clone -b branchname
git clone -b development https://github.com/softworksbd/DyeManagerV2.git

git log
git log –oneline

Filed Under: Uncategorised

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Recent Posts

  • Bijoy Converter
  • How to amend previous commit with current changes in git and github?
  • How to install PHP 8.1 alongside PHP 7.4 using HomeBrew in MacOs?
  • Create a shell script to switch 7.4 to 8.1 and vice versa
  • How to reflect PHP8.1 to Apache in MacOS?

Recent Comments

    Archives

    • October 2025
    • September 2024
    • January 2024
    • July 2023
    • October 2021
    • September 2021
    • February 2021
    • January 2021
    • October 2020
    • September 2020
    • August 2020
    • May 2020
    • March 2020
    • February 2020
    • January 2020
    • November 2019
    • May 2019

    Categories

    • Couchbase
    • Cron Job
    • dhis2
    • Linux, MySQL
    • MySQL
    • Oracle
    • Oracle Client
    • PHP
    • SSL
    • Subdomain
    • Uncategorised
    • Wordpress
    • WP
    • Zip

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Copyright © 2025 · Genesis Sample on Genesis Framework · WordPress · Log in