Skip to content (Press Enter)

Kaizen

one step at a time

  • Profile
  • SQL Queries
  • Humor
  • Sitemap
  • Forum
  • Profile
  • SQL Queries
  • Humor
  • Sitemap
  • Forum
Home>Git

Category: Git

AWS, EC2, GitOctober 8, 2017

Install and Run SQL Server Docker Container on Mac

Install and Run SQL Server Docker Container on Mac Like most people, I use Mac , Windows as well Linux OS for development and testing purposes. Primarily I use Mac for Development purpose. I have few projects which uses SQL Server as Data Storage Layer.  Setting up …

Read More
RajuLeave a Comment on Install and Run SQL Server Docker Container on Mac
Git, LAMP, TechnologySeptember 18, 2014

Git Cheat Sheet

Git Quick Reference Adding the ShortCut: $ git config –global alias.add-commit ‘!git add -A && git commit’ $ git add-commit $ git config –global –edit [user] name = Raju email = i90Runner@gmail.com [gui] recentrepo = C:/Git [alias] add-comment = !git add -A && git commit …

Read More
RajuLeave a Comment on Git Cheat Sheet
© Copyright 2025 Kaizen. Travel Charm | Developed By Rara Themes Powered by WordPress .
  • Profile
  • SQL Queries
  • Humor
  • Sitemap
  • Forum