Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

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

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

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8763325
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T15:45:23+00:00 2026-06-13T15:45:23+00:00

Possible Duplicate: What is a version control system? How is Git useful? I am

  • 0

Possible Duplicate:
What is a version control system? How is Git useful?

I am new to Ruby on Rails platform, and so this may sound a little naive.


Why and when do we store our work in a version control system like git?


I mean what is the advantage of it ! Can’t we just keep it in our local machine ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T15:45:24+00:00Added an answer on June 13, 2026 at 3:45 pm

    Advantages for using git/source control:

    For yourself

    • Remembering what you have coded and when you did it
    • Being able to compare what you did to previous work
    • Allow you to work on something experimental, and if it doesn’t work switch it back to where it was before

    Working with a team

    • It makes working with others easier – you can work on the same file at the same time and really easily combine your changes.
    • It will allow you to work in multiple locations and easily have the most recent code
    • It will help in deploying your code to a server

    example of a diff and branches

    Git workflow for teams

    Git branching model

    When to store or commit your work:

    You want to do this each time you finish on a particular “idea” or piece of work you are working on. This means you can have a useful commit message and can go back im time to that feature you just wrote or that bug that you just fixed.

    How often and when to commit

    Reasons for using Git over other source control

    • Its fast (switching branches is really fast and you have a local copy, so you dont have to communicate to a server for a lot of things unless you want to push or pull changes to the server)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: What is a version control system? How is Git useful? We have
Possible Duplicate: Locking binary files using git version control system I am committing a
Possible Duplicate: How to remove rvm (ruby version manager) from my system? How can
Possible Duplicate: Function ereg() is deprecated I understand that in the new version of
Possible Duplicates: Source control system for small database dev team good version control software
Possible Duplicate: git - removing a file from source control (but not from the
Possible Duplicate: Show the original branch for a commit git version 1.7.4.1 I have
Possible Duplicate: Do I really need version control? My question is simple enough. When
Possible Duplicate: version 1.4.2_03 of the jvm is not suitable for this product. 1.5
Possible Duplicate: Which eclipse files belong under Version Control We use Eclipse IDE for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.