patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob dfd4ed57dfea1e935019861bf78dc88cc5d27456 402 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
 
= Working with Patches
:page-parent: Contributing
:page-nav_order: 2
:page-has_children: true

// SPDX-FileCopyrightText: 2022 Unikie
// 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.

Make sure to xref:b4.adoc[install and configure the b4 utility] for
applying and testing other people's patches.

debug log:

solving dfd4ed5 ...
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/2] 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/2] 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

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.

index at:
100644 dfd4ed57dfea1e935019861bf78dc88cc5d27456	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).