Samuel Haddad

  • About Me

Recent Post

  • PDF.JS – Message: file origin does not match viewer’s with WordPress
  • Git Delete all local branches except main
  • Android – Set the Background Color Notification Notification
  • Fix ‘Another Update is Currently in Progress’ WordPress Error
  • Allow Console Logging with ESLint

Categories

  • .NET
  • Android
  • ASP.NET
  • Development
  • GIT
  • Mobile
  • OsCommerce
  • Personal Projects
  • PHP
  • SharePoint
  • Software
  • SQL
  • SSIS
  • Tech Support
  • Uncategorized
  • Web
  • Wordpress

About Me

  • LinkedIn
  • My GitHub

Donate

Category: GIT

Export Git Repository to zip.

May 4, 2017 by Samuel Haddad·0 Comments

git archive --format zip --output /full/path/to/zipfile.zip master

Clear cached Git Credentials on Windows.

February 17, 2017 by Samuel Haddad·1 Comment

git config credential.helper store

Proudly powered by WordPress. Theme: Flat 1.7.11 by Themeisle.