Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Simplifying Git Diff with Custom Aliases
May 25, 2023

Simplifying Git Diff with Custom Aliases

Introduction When working with Git, one of the common tasks is comparing the changes between different commits or specific files. While Git provides powerful commands like git diff, creating custom […]

Git 0 1 min read
Helpful git command list
April 27, 2021

Helpful git command list

Rename git branch name in local and remote. Log listing in various style

Gist 0 25 sec read
December 23, 2019

How to ignore all files and folder of a folder, but not the folder itself?

Trying to ignore files and folder of a parent folder but want to upload the parent folder? Well, you are the right place ?. Let me show you how you […]

gitignore 0 1 min read
How to ignore .env file while pushing or pulling from gitlab? [Laravel]
October 4, 2019

How to ignore .env file while pushing or pulling from gitlab? [Laravel]

You can simply ignore files in Laravel by mentioning file name(.env) in .gitignore file. But why you are not able to ignore .env? Curious? Well, I was too not able […]

CD/CI 0 1 min read

Copyright ©2025 Santosh Maharjan . All rights reserved. Powered by WordPress & Designed by Bizberg Themes