Replace Github with GitHub (#34971)
This commit is contained in:
@@ -4,7 +4,7 @@ title: Direct Upload to GitHub Via Android Studio
|
||||
|
||||

|
||||
|
||||
[GitHub](https://services.github.com/on-demand/intro-to-github/) is a web based version control which is an amazing tool used by developers to store multiple versions of their projects. There may be times when you may add a feature to your project but may want to keep that bit of code separate. On Github you can create seperate branches and store the necessary code.
|
||||
[GitHub](https://services.github.com/on-demand/intro-to-github/) is a web based version control which is an amazing tool used by developers to store multiple versions of their projects. There may be times when you may add a feature to your project but may want to keep that bit of code separate. On GitHub you can create seperate branches and store the necessary code.
|
||||
|
||||
The following are the steps to be followed in case the project has not been connected to GitHub from Android Studio:
|
||||
|
||||
|
Reference in New Issue
Block a user