-
-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Prepare to use main branch only
- Set the Architecture as a requirement
- Loading branch information
Showing
2 changed files
with
9 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
⚠ **Warning**: this file is subject to changing without notice. | ||
|
||
I would be happy to extend the collection of scripts. | ||
If you want to send me a **PULL REQUEST**, send you PRs to the `develop` branch, select your `local branch (from)` and put into `develop`, i'll check your code, request changes if necessary or approve, and merge directly unless it's a "Draft PR". | ||
If you want to send me a **PULL REQUEST**, send you PRs to the `main` branch, I'll check your code, request changes if necessary or approve, and merge directly unless it's a "Draft PR". | ||
|
||
## 🖌 Coding Style | ||
|
||
|
@@ -51,13 +51,7 @@ Follow at least the minimal required to help. | |
### Via HTTPS | ||
|
||
```sh | ||
git clone -b develop --filter=tree:0 https://github.com/LeDragoX/Win-Debloat-Tools.git | ||
``` | ||
|
||
### Or SSH | ||
|
||
```sh | ||
git clone -b develop --filter=tree:0 [email protected]:LeDragoX/Win-Debloat-Tools.git | ||
git clone --filter=tree:0 https://github.com/LeDragoX/Win-Debloat-Tools.git | ||
``` | ||
|
||
## 👾 Debugging with all modules | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters