Skip to content

Soltys Blog

Category ProgrammingPosted on 25 December 201729 December 2017

How to ignore files only on my machine?

If we want to ignore files (they will not suggested to be added as staged) we usually use .gitignore in root folder of o…
Continue reading "How to ignore files only on my machine?"
Category ProgrammingPosted on 21 August 201721 August 2017

How to use git patch system to apply changes into another folder

Problem which needs to be fixed: Project has two main directories with a lot files. Some of files are almost the same…
Continue reading "How to use git patch system to apply changes into another folder"
Category ProgrammingPosted on 7 August 20177 August 2017

I have removed wrong branch (with force) by mistake, what now?

Lets create repository to experiment with: Graphically git repository will look like this: We are currentl…
Continue reading "I have removed wrong branch (with force) by mistake, what now?"
Category ProgrammingPosted on 24 July 201724 July 2017

How to make easter egg in your application (WPF Behaviors)

Today I will show you how to make this: In WPF (with sound). Full source code can be found on a GitHub page. …
Continue reading "How to make easter egg in your application (WPF Behaviors)"
Category ProgrammingPosted on 15 July 201715 July 2017

Attach git commit SHA1 hash to your assembly

Let's say you are one man-army, single developer who develops next-great-thing-on-desktop. You have only one client for …
Continue reading "Attach git commit SHA1 hash to your assembly"
Category ProgrammingPosted on 12 January 201712 January 2017

Visual Studio and git. Build-in tooling.

(this article in Polish language - Polska wersja ) I already tried using Visual Studio git build-in provider, then I …
Continue reading "Visual Studio and git. Build-in tooling."
Category ProgrammingPosted on 2 January 20173 January 2017

Set Visual Studio Code as default git editor and diff tool

If you use Visual Studio Code there is very high probability, that you use also Git as your main version control system.…
Continue reading "Set Visual Studio Code as default git editor and diff tool"
Category ProgrammingPosted on 1 January 20171 January 2017

Set Notepad++ as default Git editor

A default editor for Git in Windows system is notepad, which we can all agree that editor is not the greatest editor in …
Continue reading "Set Notepad++ as default Git editor"
Category PoliticsPosted on 6 November 20166 November 2016

Why elections in USA are held on Tuesday?

We need to come back to begins of USA when there was no cars. They are not held on Sunday because Sunday is a holy da…
Continue reading "Why elections in USA are held on Tuesday?"
Category ProgrammingPosted on 6 November 2016

[NHibernate] Update your time stamp automaticaly

I was writing lately about problem with a lack of precision in date. I said about having many tables with column with ti…
Continue reading "[NHibernate] Update your time stamp automaticaly"

Posts navigation

Page 1 Page 2 Next
©2018. All rights reserved
  • Polski
  • English

Categories

  • Politics (1)
  • Programming (12)

Obserwuj mnie na Twitterze

My Tweets
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Search