Sử dụng: Ấn vào tool cần sử dụng trong list bên dưới, vậy thôi
Nhập Password:
Nhập URL Đích:
Kết quả (Copy chuỗi này dán vào protectAlg.js):
Điền hex code vào ô input dưới đây, nó sẽ tự động được convert thành plain text ở ô output.
Converted Text:
Điền văn bản vào ô input dưới đây, nó sẽ tự động được convert thành hex code ở ô output.
Converted Hex:
ID: team@buybulous.com
maketdr**********
Step 1: Open CMD command line
Step 2: Change directory to the folder contains the large file
Step 3: Write code below
git lfs track '*.extensionName'
('extensionName' is the extension name type of the large file you tell lfs to track)
Step 4: Write code below
git add .
then commit it
git commit -m 'fileName'
(fileName is the name of the large file you want to commit)
Step 5: Check Github Desktop to make sure the file has been successfully commited
See tutorial here