Helpme_coder
25K subscribers
203 photos
186 videos
205 files
173 links
This is official channel of helpme coder page .

Dm for promotion @Shiva_Forge

Www.shivashanker.com
Download Telegram
🎯 Don’t miss it – WATCH NOW πŸ‘‰
❀️ LIKE IT
πŸ’¬ DROP A COMMENT
πŸ“² SHARE IT if it hits you! https://www.instagram.com/reel/DKE3pNfNZZN/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==
🎯 Don’t miss it – WATCH NOW πŸ‘‰
❀️ LIKE IT
πŸ’¬ DROP A COMMENT
πŸ“² SHARE IT if it hits you!

https://www.instagram.com/reel/DKHOaMLNcVl/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==
❀1
1. git diff: Show file differences not yet staged.

2. git commit -a -m "commit message": Commit all tracked changes with a message.

3. git commit --amend: Modify the last commit.

4. git status: Show the state of your working directory.

5. git add file_path: Add file(s) to the staging area.

6. git checkout -b branch_name: Create and switch to a new branch.

7. git checkout branch_name: Switch to an existing branch.

8. git checkout <commit>: Switches the working directory to a specific commit.

9. git push origin branch_name: Push a branch to a remote.

10. git pull: Fetch and merge remote changes.

11. git fetch: Fetch changes from the remote repository without merging.

12. git rebase -i: Rebase interactively, rewrite commit history.

13. git rebase branch_name: Rebase the current branch onto another branch.

14. git clone: Create a local copy of a remote repo.

15. git merge: Merge branches together.

16. git log --stat: Show commit logs with stats.

17. git stash: Stash changes for later.
πŸ‘6❀2
18. git stash pop: Apply and remove stashed changes.

19. git show commit_id: Show details about a commit.

20. git reset HEAD~1: Undo the last commit, preserving changes locally.

21. git branch -D branch_name: Delete a branch forcefully.

22. git reset: Undo commits by moving branch reference.

23. git revert commit_id: Create a new commit that undoes the changes of a specific commit.

24. git cherry-pick commit_id: Apply changes from a specific commit.

24. git branch: Lists branches.

26. git reset --soft HEAD^: Undo the last commit, but keep the changes.

27. git reset --hard: Resets everything to a previous commit, erasing all uncommitted changes.

28: git branch --set-upstream-to remote_branch: Sets the upstream branch to the specified

REACT ❀️ FOR MORE.......
❀8πŸ‘4
🎯 Don’t miss it – WATCH NOW πŸ‘‰
πŸ“‚ Code + πŸŽ₯ Video is ready!

❀️ LIKE IT
πŸ’¬ DROP A COMMENT
πŸ“² SHARE IT if it helps you!

πŸ“Έ Follow on Instagram for more unique designs πŸ‘‰https://www.instagram.com/ss_web_innovations/
πŸ“Œ Stay tuned on Telegram for more tech & code tips!
❀2
🎯 Don’t miss it – WATCH NOW πŸ‘‰
πŸ“‚ Code + πŸŽ₯ Video is ready!

❀️ LIKE IT
πŸ’¬ DROP A COMMENT
πŸ“² SHARE IT if it helps you!

πŸ“Έ Follow on Instagram for more unique designs πŸ‘‰ https://www.instagram.com/ss_web_innovations/
πŸ“Œ Stay tuned on Telegram for more tech & code tips!
❀1
🎯 Don’t miss it – WATCH NOW πŸ‘‰
πŸ“‚ Code + πŸŽ₯ Video is ready!

❀️ LIKE IT
πŸ’¬ DROP A COMMENT
πŸ“² SHARE IT if it helps you!

πŸ“Έ Follow on Instagram for more unique designs πŸ‘‰ https://www.instagram.com/ss_web_innovations/
πŸ“Œ Stay tuned on Telegram for more tech & code tips!
❀1πŸ‘1