Results 1 to 4 of 4
  1. #1
    Senior Member
    Join Date
    Jun 2016
    Posts
    196

    How to configure Git in Linux?

    Hi Guys,
    I'm developing a private project using Github and now I want to add my partner to this project and let his Linux PC co-write the code for my git. he's already sign up in git hub and I've add him as a contributor in my git respostery, what to do next? How to configure Git in the Linux. I've never worked on Linux system neither did he. but some one approach us to use Linux for programming, so we did. Now how to configure git in Linux.
    I've a window PC and Net beans IDE already has git feature, so i never need to configure it. But he's working in eclipse (his choice)

  2. #2
    Registered User
    Join Date
    Jul 2016
    Posts
    22
    Installing and configuring Git on Linux is a very straightforward process as Git was natively developed for the Linux platform.

  3. #3
    Registered User
    Join Date
    Feb 2014
    Posts
    467
    $ git config --global user.name "John Doe"
    $ git config --global user.email johndoe@example.com

  4. #4
    Registered User
    Join Date
    Sep 2016
    Posts
    12
    Installing and configuring Git on Linux is a very straightforward process as Git was natively developed for the Linux platform.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.