-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Descrizione
Molte persone confondono l'output dei comandi con i comandi stessi. Esempio:
git add --all .
git commit -m "La mia app Django Girls, primo commit"
[...]
13 files changed, 200 insertions(+)
create mode 100644 .gitignore
[...]
create mode 100644 mysite/wsgi.py
La domanda più frequente è "devo copiare anche 13 files changed ... ?". Suggerirei di sistemare questo aspetto separando i comandi dai relativi output.
Assegnami pure.
PATH del file
Un esempio è su djangogirls-tutorial/master/deploy/README.md
Metadata
Metadata
Assignees
Labels
No labels