Menu
PHP BABA LOGO
  • Home
  • Interview Questions
    • PHP String Interview Question
    • PHP Array Interview Qutions
    • jQuery Interview Quetions
    • PHP Interviwe Question on php.ini file
    • htaccess File Interview Quetions
  • About
PHP BABA LOGO

Tag: remove git added file

Git Commands

git –version Set user name and emailgit config –list ( for list all configuration settings)git config –global user.name “abhinav”git config –global user.email “abc@yopmail.com” Remove git added file:git reset <filename> Remove git commit file: local changes will not removegit reset HEAD^git reset HEAD ~ 1 Remove git commit with changes:git reset –hard HEAD^ Create Git .ignore…

Recent Posts

  • Platform Developer I Certification Maintenance (Winter ’25) July 16, 2025
  • Batch Class in Salesforce January 25, 2024
  • Platform Developer I Certification Maintenance (Winter ’24) Get Hands-on with Bind Variables in a SOQL Query December 19, 2023
  • How to check Salesforce current release version January 12, 2023
  • Salesforce Certification Coupons / Vouchers July 19, 2022
©2025 The Tech Paper | Powered by Abhinav Trivedi