153 Commits

Author SHA1 Message Date
Charles Assunção
421ddb6747 Translation PT-BR (#143) 2019-05-20 14:14:35 +01:00
Alexander
1f572e8aeb feat(translation): adds russian translation (#142)
minor fixes

fix typos
2019-05-20 12:40:33 +01:00
Piotr Gajowniczek
687dad2fac Update Git workflow 1.2 Make changes (#137)
* Update Git workflow 1.2 Make changesi

- Advise to use add --patch
- Switch to use commit without --all

* Fix space

* Change usage for git add

- Describe specifying file list
- Include --patch as tip
2018-10-29 10:58:21 +00:00
Vahid Panjganj
716eff01f7
Add Saucepan promotion 2018-05-17 16:25:56 +01:00
Vahid Panjganj
8bf2e6c26d
Rebrand to from hive to elsewhen (#128)
- change the logo
- change the links
- change name mentions
2018-02-12 13:23:08 -05:00
Vinicius Kiatkoski Neves
2b4adfdab9 Adds 204 status code as an option (#127)
* Adds 204 status code as an option

* Fix typo
2018-02-06 13:59:09 +00:00
Trey
3ad76fe950 Update README.md (#123)
Fix minor typo
2018-01-31 08:03:48 +00:00
michaeljklassen
7e8bb338d4 Update README.md (#121) 2018-01-30 08:11:54 +00:00
Joakim Wånggren
8d66826950 Adds --no-color for command for local branch prune (#119)
When using zsh or a gitconfig that adds colors, the command does not work.
Reading branches with `--no-color` fixes the problem.
2018-01-29 12:26:57 +00:00
Roman
41c9949400 Fixed camelCase / PascalCase typo. (#107)
* Fixed camelCase / PascalCase typo.

* Remove React-specific naming convetions.
2018-01-27 20:08:35 +00:00
Atef Ben Ali
70f67166f1 format & fix typos (#118) 2018-01-27 13:37:43 +00:00
Adam Dobrawy
73a3e2d59c Reference to GitLab about protected branches (#117) 2018-01-27 10:59:52 +00:00
Matt Watson
dc521baa00 Adds an 's' to conflict, and adds a comma. (#106)
The new sentence would read "If you don't have conflicts, skip this step."
2018-01-13 16:22:18 +00:00
Jérôme Pott
3f6eb7b0ee A few grammar fixes (#105) 2017-12-28 20:20:43 +00:00
Sadi Kaya
934998710b Fix typo: "branches.It" to "branches. It" (#104) 2017-12-03 12:52:45 +00:00
Anton Paras
8c00601687 Fix typo: "as follow" to "as follows" (#102) 2017-11-20 11:31:13 +00:00
HyunSeob
74e7ccc07e Add Korean translation (#98) 2017-09-16 11:49:38 +01:00
Cory Robinson
1f7c0ee0b3 code style 7.2: add .editorconfig info #90 (#96)
Adds an explanation of using .editorconfig in the project root for IDE code style standardization on a project.
2017-09-07 18:18:35 +01:00
Gianfrancø Palumbo
c22597c84f Fix few small grammar issues (#95) 2017-09-05 16:33:28 +01:00
Vahid Panjganj
549b63ea60 Add separator between language links (#93)
* Add separator between language links

* Add separator between language links

* Add separator for language links
2017-09-04 10:02:13 +01:00
Teruo Kunihiro
289be10906 Add the README.md translated to Japanese (#92) 2017-09-02 23:37:04 +01:00
tcme
35c88d2a92 Check the API Security Checklist Project (#91)
- https://github.com/wearehive/project-guidelines/issues/74
- https://github.com/shieldfy/API-Security-Checklist
2017-09-02 13:44:18 +01:00
Franklin Yu
a76dae8a6f Fix some periods in README (#81) 2017-08-04 19:40:42 +02:00
Kunall Banerjee ✌️
2d9140032e Add a section on Git hooks (#66)
* initial commit adding git hooks under section 7 (code style)

* add a section on code style check within the editor

* add a section on using prettier with pre-commit hooks using husky

* update links

* reformat section to follow existing flow

*  👌 make changes and update links

* follow current text format and remove redundant point
2017-08-02 13:22:09 +02:00
Mohamed Oun
479621190e Basic auth on HTTPS is OK. (#79) 2017-07-28 22:18:07 +01:00
Vahid Panjganj
28e0e23a35 Copy change (#77) 2017-07-27 14:38:23 +01:00
Vahid Panjganj
8daeca58e1 Fix icon path for Licensing 2017-07-27 13:26:46 +01:00
Vahid Panjganj
d61054b63a Feature/add icons (#76)
* Add new logo

* Rename logo file

* Fix file name typo

* Make logo smaller

* Add icons

* Add branching image

* Set the branching image right

* Add icons to both english and chinese

* Fix logo and add link to english
2017-07-27 13:23:55 +01:00
Chandan Rai
6ff4b48a67 corrected typo (#72) 2017-07-24 17:35:26 +01:00
hongmin.qiao
4b53ee0037 Chinese Done (#71)
* translation part one

* add more

* add more

* add more

* add more

* add more

* add more

* add more

* add more

* add more

* add more

* add more

* add more

* use [中文版](./README-zh.md)

* remove readme.html
2017-07-24 10:18:44 +01:00
Rounak Das
26cf4be631 Add git repository initialization (#69)
Add git repository setup step to git setup part of README. 
Fix indentation issue on `git add ` step
2017-07-21 15:05:39 +01:00
Eduardo Cancino
11a9829071 Miscellaneous typos (#67) 2017-07-17 20:17:00 +01:00
Vahid Panjganj
03f521c978 Improve security section (#65)
* Fix formatting for HTTP methods section

* Add clarification to some bits of API section

* Add security best practices

Apply some reformatting to API section
2017-07-16 14:39:24 +01:00
Michał Załęcki
fd52857417 Add commands for removing local branches (#64)
Second command comes in handy especially when you pull branches for doing QA/CR but you don't merge/delete branches.
2017-07-16 13:03:32 +01:00
Matthew Stingel
9bff300e31 Adjust "a interactive" to "an interactive" (#63) 2017-07-14 22:46:22 +01:00
Lucas
dd60bfc25a Fixed typo (#61) 2017-07-14 08:06:21 +01:00
Garrett Sanderson
e5266b0199 fixes typo on refactoring code. (#60)
fixes typo distraction to distracting
2017-07-13 23:46:02 +01:00
Edmundo Rodrigues
b3fe9d24c4 Remove duplicate block, move pure functions explanation (#59) 2017-07-12 22:21:42 +01:00
Vahid Panjganj
a94e654fe5 Content improvement (#57)
* Reformatting and adding more whys

* Add new source
2017-07-12 17:18:48 +01:00
Vahid Panjganj
5706fe3734 Reasoning improvements (#56)
* Typo and grammar fix

* Add links

* Fix case inconsistency

* fix typo

* Fix grammar

* Fix grammar
2017-07-12 12:16:26 +01:00
Vahid Panjganj
524ac8dbe9 Improvements and add more whys 2017-07-11 16:34:03 +01:00
Rodolfo Rodriguez
cb7a7abc94 Fix minor typos 2017-07-11 10:25:46 -05:00
Vahid Panjganj
5bb7f41aeb Restructuring folders 2017-07-11 12:32:22 +01:00
Vahid Panjganj
956b07f77c Improving grammar and adding more whys 2017-07-11 12:04:35 +01:00
Vahid Panjganj
f616706f68 Reformat folder structure (#50) 2017-07-10 18:22:40 +01:00
Vahid Panjganj
6c071c6c2f Add more whys (#48)
* Tidy up

* More whys
2017-07-10 17:15:59 +01:00
Vahid Panjganj
05126203ee Add more whys (#46) 2017-07-10 13:37:25 +01:00
Tim Pap
a4b1834fab Fix typo (#44) 2017-07-10 10:21:38 +01:00
Michael Edelstone
d71b614104 Typo fix (#43)
Change "thst" to "that's"
2017-07-10 07:55:16 +01:00
Yorke
81c82bd57a fix chapter error (#42) 2017-07-10 02:44:52 +01:00