Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions best-practices/starting-GitHub.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,16 @@ Sometimes is hard to know how to start in GitHub since many people has different
- Click **pull request**

### YOU ROCK in OPEN SOURCE :sunglasses: :octocat:


* Other commands

```
> git blame
```
- Show what revision and author last modified each line of a file


- **Commit early and often**

- Git only takes full responsibility for your data when you commit. If you fail to commit and then do something poorly thought out, you can run into trouble. Additionally, having periodic checkpoints means that you can understand how you broke something.
4 changes: 4 additions & 0 deletions github-workshop/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@
- Bio: Estudiante en Ingeniería informática, trabajo como frontend y me gustan los perros.
- Github: [noraprogramadoraoficial](https://github.com/noraprogramadoraoficial)


#### Rosa Quintero
- Bio: Extranjera a dónde quiera que voy con mi playera de la leyenda "Enque l@ puedo ayudar, amante de la tecnologia y del café"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aqui no se si es typo, en lugar de "Enque .." sea "En que"

-Github: [rosaq](https://github.com/rosaq)