Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chiarire comandi ed output #48

Open
valentinogagliardi opened this issue Mar 16, 2019 · 1 comment
Open

Chiarire comandi ed output #48

valentinogagliardi opened this issue Mar 16, 2019 · 1 comment
Assignees

Comments

@valentinogagliardi
Copy link
Contributor

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

@yakky yakky self-assigned this Mar 16, 2019
@yakky
Copy link
Member

yakky commented Mar 16, 2019

🙇‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants