Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F first-contributions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 322
    • Merge requests 322
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • First Contributions
  • first-contributions
  • Merge requests
  • !10789

.Add and save my changes.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/itsmylife007/master into master 6 years ago
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: itsmylife007

These are about the advantages of using github and contributing into it.

Compare
  • master (base)

and
  • latest version
    e145c90c
    1 commit, 2 years ago

1 file
+ 8
- 0

    Preferences

    File browser
    Compare changes
README.md
+ 8
- 0
  • View file @ e145c90c


@@ -173,3 +173,11 @@ If you're feeling especially charitable, follow [Roshan](https://roshanjossey.gi
@@ -173,3 +173,11 @@ If you're feeling especially charitable, follow [Roshan](https://roshanjossey.gi
[GitHub](https://github.com/roshanjossey).
[GitHub](https://github.com/roshanjossey).
<a href="http://saasgrids.com"> <img alt="https://app.saasgrids.com" src="assets/saasgrids-banner.png" width="500"></a>
<a href="http://saasgrids.com"> <img alt="https://app.saasgrids.com" src="assets/saasgrids-banner.png" width="500"></a>
 
GitHub uses git which is a distributed version control system written by the creator of Linux, Linus Torvalds. It is similar to other version control systems only that it is distributed. This means that you can clone a whole git project and have the entire project history.
 
 
The beauty of using GitHub is that it brings the benefits of decentralized version control systems (VCS) to centralized services. It stores copies of your project’s repository like any other developer. What is more is that GitHub encourages developers to fork projects’ repository and use that as their own centralized repository. From there they can change the project to their liking. But why should you consider using GitHub?
 
 
Makes it easy to contribute to open source projects
 
 
Most open-source users rely on GitHub to manage their projects. This is mostly because GitHub is usually free if the project is open source and includes wiki and issue tracker that makes it easy to include in-depth documentation and for you to get feedback on it.
 
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
1
stale
1
stale
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: vinta/awesome-python!1300
Source branch: github/fork/itsmylife007/master

Menu

Explore Projects Groups Snippets