Menu
The Tech Paper
  • 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
The Tech Paper

Month: January 2020

Git Commands

git –version Set user name and email git 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 remove. git reset HEAD^ git reset HEAD ~ 1 Remove git commit with changes:…

Recent Posts

  • Ubuntu 20.04 Bluetooth not working [Resolved] January 22, 2021
  • Git Log Commands January 22, 2021
  • Create a swap memory in Linux December 2, 2020
  • Hide protected files in Laravel September 21, 2020
  • Make a bootable pendrive in Linux September 10, 2020

Contact Us

©2021 The Tech Paper | Powered by SuperbThemes & WordPress