fix: replace imgur with s3 for english guide without conflict (#36053)
* fix: imgur to s3 for englsh guide without conflict (cherry picked from commit 9c9f15abf4e755feab79ef7090dacdcf497ea7b6) * fix: revert unrelated changes
This commit is contained in:
committed by
Parth Parth
parent
18e15830d9
commit
a16539becf
@@ -2,7 +2,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.
|
||||
|
||||
@@ -27,5 +27,5 @@ If your project is connected to GitHub and you would like to push a commit:
|
||||
2. After entering the commit message select commit and push.
|
||||
3. Finally select push.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
Reference in New Issue
Block a user