diff options
author | Jesús <heckyel@hyperbola.info> | 2019-07-24 20:20:37 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-07-24 20:20:37 -0500 |
commit | 3e9dda708601c43698e2d8924eba5e9c63543a06 (patch) | |
tree | e16cc3fe34e3d6c9f1cdd38b5c25601c00eb599e /libretools | |
parent | 27129b0bd4c4ed368b724003f0275cf36ed15d0f (diff) | |
download | book-3e9dda708601c43698e2d8924eba5e9c63543a06.tar.lz book-3e9dda708601c43698e2d8924eba5e9c63543a06.tar.xz book-3e9dda708601c43698e2d8924eba5e9c63543a06.zip |
Added patched
Diffstat (limited to 'libretools')
-rw-r--r-- | libretools/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libretools/README.md b/libretools/README.md index a7b0e33..776837d 100644 --- a/libretools/README.md +++ b/libretools/README.md @@ -49,6 +49,10 @@ librestage <grupo> +### Escribir parche + + git diff --no-prefix --no-index --no-renames --binary a b > parche.patch + > <grupo> repo en donde poner el paquete ej. core, extra, community |