tgoop.com/khamidulla_inoyatov_microblog/330
Create:
Last Update:
Last Update:
Day 171
Kun masalalari:
🟢 495. Teemo Attacking
🟡 56. Merge Intervals
O’qish uchun material:
*nix dagi quyidagi komanda bilan <command> --help
orqali tanishing:
- git revert
DIY:
Quyidagi komandalar ketma-ketligini bajarib ko’ring:git init
echo "File 1" > file1.txt
git add file1.txt
git commit -m "Commit 1"
echo "File 2" > file2.txt
git add file2.txt
git commit -m "Commit 2"
git log --oneline
git revert HEAD
git log --oneline
Javoblar:
🟢 860. Lemonade Change
🟡 1807. Evaluate the Bracket Pairs of a String
#SDM
@khamidulla_inoyatov_microblog
BY Khamidulla’s Micro Blog 🫵🏻

Share with your friend now:
tgoop.com/khamidulla_inoyatov_microblog/330