소스 검색

6400 ones

master
Nemeth Arpad 4 년 전
커밋
384b7c9cf0
2개의 변경된 파일16개의 추가작업 그리고 0개의 파일을 삭제
  1. +15
    -0
      test.txt
  2. +1
    -0
      test2.txt

+ 15
- 0
test.txt 파일 보기

@@ -0,0 +1,15 @@
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxyyyyy

zzzzzzzzzz

ssss

git checkout --orphan newBranch
git add -A # Add all files and commit them
git commit -m '6400 ones'
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



+ 1
- 0
test2.txt
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


불러오는 중...
취소
저장