blob 8e22343a752236da3600ba3c5a39985d4d6934ff 547 bytes (raw)
name: Documentation/contributing/working-with-patches.adoc # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| | = Working with Patches
:page-parent: Contributing
:page-nav_order: 2
:page-has_children: true
// SPDX-FileCopyrightText: 2022 Unikie
// SPDX-FileCopyrightText: 2025 Alyssa Ross <hi@alyssa.is>
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
Patches are the way for contributors to submit code to the Spectrum project.
Please do not sign patch emails with OpenPGP, as `git am` currently
can't handle it.
Make sure to xref:b4.adoc[install and configure the b4 utility] for
applying and testing other people's patches.
|
debug log:
solving 8e22343 ...
found 8e22343 in https://inbox.spectrum-os.org/spectrum-devel/20250626084536.28688-1-hi@alyssa.is/
found dfd4ed5 in https://inbox.spectrum-os.org/spectrum-devel/20230211145650.740649-1-hi@alyssa.is/
found a2694ed in https://inbox.spectrum-os.org/spectrum-devel/20221108145228.21188-1-evgeniia.nikolaenko@unikie.com/
applying [1/3] https://inbox.spectrum-os.org/spectrum-devel/20221108145228.21188-1-evgeniia.nikolaenko@unikie.com/
diff --git a/Documentation/development/working-with-patches.adoc b/Documentation/development/working-with-patches.adoc
new file mode 100644
index 0000000..a2694ed
applying [2/3] https://inbox.spectrum-os.org/spectrum-devel/20230211145650.740649-1-hi@alyssa.is/
diff --git a/Documentation/development/working-with-patches.adoc b/Documentation/contributing/working-with-patches.adoc
similarity index 58%
rename from Documentation/development/working-with-patches.adoc
rename to Documentation/contributing/working-with-patches.adoc
index a2694ed..dfd4ed5 100644
applying [3/3] https://inbox.spectrum-os.org/spectrum-devel/20250626084536.28688-1-hi@alyssa.is/
diff --git a/Documentation/contributing/working-with-patches.adoc b/Documentation/contributing/working-with-patches.adoc
index dfd4ed5..8e22343 100644
Checking patch Documentation/development/working-with-patches.adoc...
Applied patch Documentation/development/working-with-patches.adoc cleanly.
Checking patch Documentation/development/working-with-patches.adoc => Documentation/contributing/working-with-patches.adoc...
Applied patch Documentation/development/working-with-patches.adoc => Documentation/contributing/working-with-patches.adoc cleanly.
Checking patch Documentation/contributing/working-with-patches.adoc...
Applied patch Documentation/contributing/working-with-patches.adoc cleanly.
index at:
100644 8e22343a752236da3600ba3c5a39985d4d6934ff Documentation/contributing/working-with-patches.adoc
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).