Jan David Narkiewicz (Developer)
Sunday, February 25, 2018
Git hosted by VisualStudio.com: Creating a Pull Request
›
For some reason Git had create new names for things that already existed in computer science. The term code review was coined by Charles Ba...
Saturday, February 24, 2018
Git: Pushing code to a remote repository
›
Overview This is the second recipe in the series designed to inspire my team of user-interface-git-users to embrace the command-line. This...
Wednesday, February 21, 2018
Git (for the color blind): Detecting changes to a repository
›
I am color blind. Git's command-line clearly written by developers who are not color blind. This post will present how to get around Git...
Tuesday, February 20, 2018
Git: pulling and creating a new branch from the command-line
›
I am working with a team that relies on Windows applications for managing source code with a Git repository. To inspire them to use the comm...
Monday, November 6, 2017
C#: Sending mail SmtpClient using of app.config/web.config
›
Scanning the web I found a large number of examples demonstrating the use of SmtpClient where the email host, port, username, password, etc....
Thursday, October 19, 2017
Git: Setting Name/Email from the Command-Line
›
After logging into to git using your credentials, git knows you are logged in but does not always know who you are with respect to your na...
1 comment:
Monday, October 16, 2017
Windows 10: Logging out of the current Git account
›
I find myself working from multiple Git accounts while logged into the same Windows login. Normally I use Git exclusively from the command-l...
3 comments:
‹
›
Home
View web version