[PR #797] [CLOSED] My new feature #1191

Closed
opened 2026-02-27 15:53:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/797
Author: @CPEBrenda
Created: 2/6/2020
Status: Closed

Base: masterHead: my-new-feature


📝 Commits (10+)

📊 Changes

34 files changed (+800 additions, -1 deletions)

View changed files

.github/workflows/dotnetcore.yml (+17 -0)
📝 .gitignore (+7 -1)
COMMITMESSAGE (+1 -0)
Documents - Shortcut.lnk (+0 -0)
FETCH_HEAD (+1 -0)
HEAD (+1 -0)
Quasar.Client/Installation/images/information.png (+0 -0)
QuasarRAT (+1 -0)
config (+16 -0)
config.backup (+15 -0)
description (+1 -0)
fast_import_crash_4840 (+25 -0)
hooks/applypatch-msg.sample (+15 -0)
hooks/commit-msg.sample (+24 -0)
hooks/fsmonitor-watchman.sample (+109 -0)
hooks/post-checkout (+3 -0)
hooks/post-commit (+3 -0)
hooks/post-merge (+3 -0)
hooks/post-update.sample (+8 -0)
hooks/pre-applypatch.sample (+14 -0)

...and 14 more files

📄 Description

new feature


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/797 **Author:** [@CPEBrenda](https://github.com/CPEBrenda) **Created:** 2/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `my-new-feature` --- ### 📝 Commits (10+) - [`1b47da4`](https://github.com/quasar/Quasar/commit/1b47da4790785db5ba3f725e76b216cca22f4870) Create dotnetcore.yml - [`6d222fd`](https://github.com/quasar/Quasar/commit/6d222fdc89bc0952672d6ec0efc0cd1099fb6d34) Merge pull request #1 from CPEBrenda/CPEBrenda-patch-1 - [`0fce5d2`](https://github.com/quasar/Quasar/commit/0fce5d201e92ff481c4f88e916e18faaae644985) Create sl s_client -connect www.server.com443 - [`43a440f`](https://github.com/quasar/Quasar/commit/43a440f1d8ed0176b5c064c27c46d4a1852d90d0) commit on 'https://github.com/CPEBrenda/QuasarRAT.git' - [`13452bc`](https://github.com/quasar/Quasar/commit/13452bcc57ce34d89a63e8a6f34a991a710e0c9c) commit on 'https://github.com/CPEBrenda/QuasarRAT.git' - [`7c6f80c`](https://github.com/quasar/Quasar/commit/7c6f80cfeb60a6e808e7e7e0fabc7ad25f0cc6ce) commit on 'https://github.com/CPEBrenda/QuasarRAT.git' - [`36b2e43`](https://github.com/quasar/Quasar/commit/36b2e43b960ad4ef407fd12c2e44db0e147588f2) git commit on "https://github.com/CPEBrenda/QuasarRAT.git" - [`38dd389`](https://github.com/quasar/Quasar/commit/38dd389c3696127b0f6f5962d24ff9e2ae829dd9) commit on "https://github.com/CPEBrenda/QuasarRAT.git" - [`1a1312c`](https://github.com/quasar/Quasar/commit/1a1312cb43bc978a067fdc29777c6565d89b8daf) Merge remote-tracking branch 'CPEBrenda-patch-1/my-new-feature' - [`520097e`](https://github.com/quasar/Quasar/commit/520097e5b415fd7b7ba595c126627b0306b55f85) commit on 'CPEBrenda-patch-1' ### 📊 Changes **34 files changed** (+800 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/dotnetcore.yml` (+17 -0) 📝 `.gitignore` (+7 -1) ➕ `COMMITMESSAGE` (+1 -0) ➕ `Documents - Shortcut.lnk` (+0 -0) ➕ `FETCH_HEAD` (+1 -0) ➕ `HEAD` (+1 -0) ➕ `Quasar.Client/Installation/images/information.png` (+0 -0) ➕ `QuasarRAT` (+1 -0) ➕ `config` (+16 -0) ➕ `config.backup` (+15 -0) ➕ `description` (+1 -0) ➕ `fast_import_crash_4840` (+25 -0) ➕ `hooks/applypatch-msg.sample` (+15 -0) ➕ `hooks/commit-msg.sample` (+24 -0) ➕ `hooks/fsmonitor-watchman.sample` (+109 -0) ➕ `hooks/post-checkout` (+3 -0) ➕ `hooks/post-commit` (+3 -0) ➕ `hooks/post-merge` (+3 -0) ➕ `hooks/post-update.sample` (+8 -0) ➕ `hooks/pre-applypatch.sample` (+14 -0) _...and 14 more files_ </details> ### 📄 Description new feature --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1191
No description provided.