Sign Up

Talk Programming , Career, Mental Health, Talk Personal Finance ❤️‍ Post a query and receive responses ✅

Have an account? Sign In


Have an account? Sign In Now

Sign In

Post a query and receive responses. Ask anything, Ask Mitra ❤️‍

Sign Up Here


Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.


Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.


Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

Ask Mitra

Ask Mitra Logo Ask Mitra Logo

Ask Mitra Navigation

  • Home
  • About Us
  • Find Jobs
  • Blogs
    • Add New Blog !
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Ask a Question
  • Home
  • All Categories
  • Find Jobs
  • Points and Swags
    • Badges and Points
    • Ask Mitra Swags
  • Blog
    • Add New Blog !
  • FAQs
  • Community Members 💓
  • About Us
  • Contact Us
Home| Questions|Q 73286
Next
In Process
DhunganaFamous
DhunganaFamousBeginner
Asked: August 11, 20222022-08-11T10:31:30+05:45 2022-08-11T10:31:30+05:45In: Other

git

Yo git hub k ho ? Heard about it many times asti webinar ni join garya thiye yei community le run gareko , tarw chadai leave haney kaam parerw . Let me know about it if beginner haru lai ni chainxa wa nai . Ani kk garxa yesley , it stores codes bhanni sunya thi sunna tw , tarw khassei idea nei xainw yo k ho bhanerw . yeso explain gardinu hola .

ANI ANI ANI let me kniw asti ko video xa ki nai katai >>>>>>>>>>

Advance ma , yo post read matrw gardiney lai ni lakhau karodau dhanyebadh !                                                                                                                                                                                                                                                                          uhi tapai ko pyaro ,                                                                                                                                      Famous bhai !

  • 1
  • 11 11 Answers
  • 106 Views
  • 0 Followers
  • 0
Share
  • Facebook

    Related Questions

    • Computer Engineering Minor Project of 3rd Year
    • Is it ok to use laptop without battery
    • Laptop Suggestion
    • Help me pay 9.17 USD via paypal?
    • A Small Query

    You must login to add an answer.


    Forgot Password?

    Need An Account, Sign Up Here

    11 Answers

    • Voted
    • Oldest
    • Recent
    • Random
    1. Anmol Yadav I ❤️ ITSNP
      2022-08-11T11:05:55+05:45Added an answer on August 11, 2022 at 11:05 am

      What is Git?

      Git is a popular version control system. It was created by Linus Torvalds in 2005 and has been maintained by Junio Hamano since then.

      It is used for:

      • Tracking code changes
      • Tracking who made changes
      • Coding collaboration

      What does Git do?

      • Manage projects with Repositories
      • Clone a project to work on a local copy
      • Control and track changes with Staging and Committing
      • Branch and Merge to allow for work on different parts and versions of a project
      • Pull the latest version of the project to a local copy
      • Push local updates to the main project

      Why Git?

      • Over 70% of developers use Git!
      • Developers can work together from anywhere in the world.
      • Developers can see the full history of the project.
      • Developers can revert to earlier versions of a project.

      What is GitHub?

      GitHub is a for-profit company that offers a cloud-based Git repository hosting service. Essentially, it makes it a lot easier for individuals and teams to use Git for version control and collaboration.

      GitHub’s interface is user-friendly enough so even novice coders can take advantage of Git. Without GitHub, using Git generally requires a bit more technically savvy and use of the command line.

      Here is the recorded Video of the Git and Github workshop👇👇

      A Practical Guide to Git and Github in Nepali | Day 1 | itsnp – YouTube

      Happy learning ✨

      • 5
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. Virtual Wiz Tech Nerd Love to Code | Just a Tech Enthusiast
      2022-08-11T10:55:40+05:45Added an answer on August 11, 2022 at 10:55 am
      This answer was edited.

      GitHub

      github chai euta cloud-based version control website ho…it helps user to store and manage there code…


      What is version control?

      version control le chai developer lai afno software ko code tracking ra managing ma help garxa…

      for example:

      Euta software xa re…which is pretty big project. Aba if a developer wanted to work or make changes on one specific part of this software codebase, it wouldn’t be safe or efficient to have them directly edit the “official” source code.

      Solution k ta vanda Version control

      version control lets developers safely work through branching and merging.

      With branching, a developer duplicates part of the source code (called the repository). The developer can then safely make changes to that part of the code without affecting the rest of the project.

      Then, once the developer gets his or her part of the code working properly, he or she can merge that code back into the main source code to make it official.

      So sabai changes haru chai tracked hunxa…so whenever they want …they can revert the changes…


      aba kura garum …

      What is Git?

      Git is a specific open-source version control system created by Linus Torvalds in 2005.

      Specifically, Git is a distributed version control system, which means that the entire codebase and history is available on every developer’s computer, which allows for easy branching and merging.


      What is github?

      (more descriptive than above)

      GitHub is a for-profit company that offers a cloud-based Git repository hosting service. Essentially, it makes it a lot easier for individuals and teams to use Git for version control and collaboration.

      GitHub’s interface is user-friendly enough so even novice coders can take advantage of Git. Without GitHub, using Git generally requires a bit more technical savvy and use of the command line.


      Hope you understood…if not comment your confusion I will try to clear them..

      • 4
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
      • Bijaya dulal Beginner
        2022-08-11T11:02:17+05:45Replied to answer on August 11, 2022 at 11:02 am

        This is very helpful explanation.

        • 2
        • Share
          Share
          • Share on Facebook
          • Share on Twitter
          • Share on LinkedIn
          • Share on WhatsApp
      • DhunganaFamous Beginner ॐ भूर्भुवः स्वः तत्सवितुर्वरेण्यम् भर्गो देवस्य धीमहि धियो यो नः प्रचोदयात् ॥
        2022-08-11T11:03:07+05:45Replied to answer on August 11, 2022 at 11:03 am

        seems everyone who does coding needs this !!

        So direct account banaunw milxa ki k ? google account banaune jasari nei ho ?

        • 1
        • Share
          Share
          • Share on Facebook
          • Share on Twitter
          • Share on LinkedIn
          • Share on WhatsApp
        • Virtual Wiz Tech Nerd Love to Code | Just a Tech Enthusiast
          2022-08-11T11:03:59+05:45Replied to answer on August 11, 2022 at 11:03 am

          direct banauna ni milxa…google account bata banauna ni milxa…very easy process

          • 0
          • Share
            Share
            • Share on Facebook
            • Share on Twitter
            • Share on LinkedIn
            • Share on WhatsApp
    3. Neri Shrestha Explainer 🦋
      2022-08-11T12:14:03+05:45Added an answer on August 11, 2022 at 12:14 pm

      Not going to bore you with same git/github ko pros, cons, definition as Virtual Wiz sir has explained it quite well. And about the recording of the workshop you can check this playlist out: https://youtube.com/playlist?list=PLkHMopSWmw_R7ffSsvfx3g3zoKu0vJfsd

      Here you can find both Day1 and Day2 videos which was pretty well explained and demonstrated. Hope it helps:)

      • 2
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    4. Roshan Kayastha Lazycoder
      2022-08-11T16:01:21+05:45Added an answer on August 11, 2022 at 4:01 pm

      Bro eta nai sabai kura vanda lamba chauda hunxa baru astina kai session ka bata leave garnu vako ho tei bata continue garda sajilo hola. Here’s the youtube link for the video

      Git & github

      Plus I would suggest ki aru aru youtuber jastai CodeWithHarry haru ko ni crash course herda beneficial hola..

      • 1
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    5. Aryan Pariyar Sensei I am a frontend developer with React
      2022-08-11T21:00:50+05:45Added an answer on August 11, 2022 at 9:00 pm

      Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

      Git is easy to learn and has a tiny footprint with lightning-fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.

      You can learn more about git from here: https://git-scm.com/search/results?search=about%20git

      • 0
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    6. Notabhishekrai Explainer Just a guy with great mustache.
      2022-08-12T06:55:15+05:45Added an answer on August 12, 2022 at 6:55 am

      Simply bujhda git hub vaneko hamro code ko harek state haru lai capture garne matra ho so that in case of fatal error, we can revert back to working state. Also, multiple people can work on the same project throught git and github.

      Git and github are not same btw.

      • 0
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    7. VirtuallyHere Explainer
      2022-08-12T10:46:24+05:45Added an answer on August 12, 2022 at 10:46 am

      Simply bhanda Git is a version control system where you can upload, update, contribute and share code among a group of developers or even publicly.

      You can check more at google.

      Hope it helps

      • 0
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    8. Yujan Ranjitkar Explainer Hey you! Yes you, Let’s build something awesome together.
      2022-08-16T22:50:41+05:45Added an answer on August 16, 2022 at 10:50 pm

      These two videos might help you to know more about Git and Github

      A Practical Guide to Git and Github in Nepali | Day 1 | itsnp

      A Practical Guide to Git and Github in Nepali | Day 2 | itsnp

      • 0
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Sidebar

    Ask A Question

    Your Favourite Topics

    • Announcements
    • Blockchain
    • Books

        • —Non Tech Books
        • —technical books
    • Business and Entrepreneurship
    • Careers
    • College
    • Content and Blog
    • CyberSecurity
    • Design and Arts
    • Devices and Gadgets
    • Digital Marketing
    • Entertainment

        • —Movies-Series-TV
        • —Music
        • —Sports
    • Events
    • For Admins only.
    • Health

        • —Fitness
    • Money

        • —Personal Finance
        • —Stock Market
    • Operating System

        • —linux
        • —windows
    • Other
    • Paid Internship
    • Programming

        • —AI/ML
        • —APIs
        • —C & C#
        • —Django
        • —Flutter
        • —Go
        • —HTML&CSS
        • —Java
        • —JavaScript
        • —Mobile Apps Development
        • —Node Js
        • —NoSQL
        • —Php
        • —Python
        • —React JS
        • —SQL

    Stats

    • Questions 1k
    • Answers 10k
    • Best Answers 394
    • Users 2k

    Top 6 Members This Month

    Vicky

    Vicky

    • 0 Questions
    • 78 Points
    Sensei
    puppet

    puppet

    • 0 Questions
    • 23 Points
    Beginner
    wtfixair

    wtfixair

    • 0 Questions
    • 22 Points
    Beginner
    Dhanmaya

    Dhanmaya

    • 0 Questions
    • 20 Points
    Beginner
    Riyesh

    Riyesh

    • 0 Questions
    • 20 Points
    Beginner
    pranitkarki

    pranitkarki

    • 0 Questions
    • 20 Points
    Beginner

    Trending Tags

    blockchain c++ career coding College cybersecurity Django Flutter help html javascript laptop laravel linux poll Programming python question react web web development wordpress
    • Popular
    • Answers
    • Rounak Agrawal

      Ask Mitra Udemy Courses Giveaway

      • 76 Answers
    • Subedi Bibek

      The Complete JavaScript Course 2022: From Zero to Expert! Udemy ...

      • 73 Answers
    • Subedi Bibek

      Mega Giveaway at askmitra.com 🔥

      • 69 Answers
    • Sandeep Poudel
      Sandeep Poudel added an answer SOLVED: It was due to unfinished SSL certificate installation January 27, 2023 at 7:11 pm
    • Aashutosh_k
      Aashutosh_k added an answer Software piracy protection system Fingerprint voting system Stock price prediction… January 26, 2023 at 7:37 pm
    • Sangam AKA Ronnie
      Sangam AKA Ronnie added an answer Did you miss my video. https://youtu.be/Wo0NxEivd7A watch at end to… January 24, 2023 at 9:13 pm

    Related Questions

    • Computer Engineering Minor Project of 3rd Year

      • 1 Answer
    • Is it ok to use laptop without battery

      • 2 Answers
    • Laptop Suggestion

      • 2 Answers
    • Help me pay 9.17 USD via paypal?

      • 0 Answers
    • A Small Query

      • 2 Answers

    Explore

    • Home
    • Trending Category
      • Programming
      • Web Development
      • —Mobile Apps Development
      • —Stock Market
      • Business and Entrepreneurship
      • Blockchain
      • College
      • —Personal Finance
      • —HTML&CSS
      • —JavaScript
      • —Python
      • —React JS
      • —Node Js
      • —C & C#
      • Content and Blog
      • Careers
    • All Categories
      • Go to All Categories
      • Health
      • —Go
      • —Flutter
      • Digital Marketing
      • —APIs
      • Devices and Gadgets
    • Find Job and Internships
    • Points and Swags
      • Badges and Points
      • Ask Mitra Swags
    • All Blogs
      • Add New Blog !
    • FAQs
    • Community Members 💓
    • Questions
      • Un Answered
      • New Questions
      • Most Seen Questions
      • Most Answered
      • Trending Questions
    • Tags

    Footer

    Ask Mitra

    Ask Mitra

    Ask Mitra is a social question and answer engine that will assist you in forming a community and connecting with others. Talk about programming, your career, your mental health, and your personal finances. ❤️‍ Post a query and receive responses ✅

    Quick Navigation

    • Ask a Question
    • Home
    • All Categories
    • Find Jobs
    • Points and Swags
      • Badges and Points
      • Ask Mitra Swags
    • Blog
      • Add New Blog !
    • FAQs
    • Community Members 💓
    • About Us
    • Contact Us

    Legal Stuff

    • Terms of use and policy