dth @ dth-ThinkPad-Edge-E540
This commit is contained in:
parent
b07483fa26
commit
4a1c564678
1 changed files with 4 additions and 3 deletions
|
|
@ -10,6 +10,7 @@
|
|||
* `alias doco="docker-compose -f docker-compose.ENV.yml"; cd /opt/project/`
|
||||
* **Setup Version Control**
|
||||
* Connect to your repos using [ssh](https://stackoverflow.com/a/65415202/5684214).
|
||||
* [Get good at git](https://gitexercises.fracz.com/)
|
||||
* Setup git credentials
|
||||
* `git config --local user.email (initialis)@(client comain)`
|
||||
* Install and use [pre-commit hooks](https://pre-commit.com/) on your dev machine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue