mirror of
https://github.com/Erreur32/cheat.git
synced 2025-03-13 20:18:47 +01:00
Translate tabs to spaces
This commit is contained in:
parent
f8531cfea9
commit
337817dad3
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ git fetch upstream # Get branches
|
||||||
git branch -va # List local - remote branches
|
git branch -va # List local - remote branches
|
||||||
git checkout master # Checpkout local master branch
|
git checkout master # Checpkout local master branch
|
||||||
git merge upstream/master # Merge remote into local repo
|
git merge upstream/master # Merge remote into local repo
|
||||||
git show 83fb499 # Show what a commit did.
|
git show 83fb499 # Show what a commit did.
|
||||||
|
|
Loading…
Reference in a new issue