Pārlūkot izejas kodu

stackof solution2

undefined
Nemeth Arpad pirms 4 gadiem
revīzija
748984ac30
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  1. +11
    -0
      test.txt

+ 11
- 0
test.txt Parādīt failu

@@ -0,0 +1,11 @@
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxyyyyy

zzzzzzzzzz

git checkout --orphan newBranch
git add -A # Add all files and commit them
git commit -m 'stackof solution2'
git branch -D master # Deletes the master branch
git branch -m master # Rename the current branch to master
git push -f origin master # Force push master branch to github
git gc --aggressive --prune=all # remove the old files

Notiek ielāde…
Atcelt
Saglabāt