Community Circle
Search this blog
Steve’s tweets
- Looks right twitter.com/sanjazakovska/… 23 hours ago
- Today's editorial: Data Privacy Grows in California voiceofthedba.com/2021/01/23/dat… 1 day ago
- RT @dataspeakers: Call for speakers: Lincoln SQL Server User Group February Meeting - eepurl.com/hoIXkv 1 day ago
The Current Book
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career
- cell phone
- Cloud Computing
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- patching
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Change Automation
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Tag Archives: Git
Delete a 2020 GitHub Repository–#SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I have a lot of GitHub repos, sometimes just set up to test something. Recently I wanted to delete … Continue reading
Posted in Blog
Tagged Git, SQLNewBlogger, syndicated
Comments Off on Delete a 2020 GitHub Repository–#SQLNewBlogger
Creating a Repository from VSCode–#SQLNewBlogger
I’ve been working with a few different git clients, and trying to write some articles to help people get started. As I do this, I thought it was interesting that I could initialize a repository from within Visual Studio Code … Continue reading
Posted in Blog
Tagged Git, syndicated
Comments Off on Creating a Repository from VSCode–#SQLNewBlogger
Setting Up GitHub Desktop (formerly GitHub for Windows)
When I started using Git, I first download GitHub for Windows. I went searching, and instead found GitHub Desktop, which is the new client from GitHub for working with Git. This replaces GitHub for Windows, and gives a unified experience … Continue reading
Posted in Blog
Tagged Git, syndicated
Comments Off on Setting Up GitHub Desktop (formerly GitHub for Windows)
The Power of Git–Getting Code
I find git to be incredibly useful, and this is a quick example of one of the ways that this matters to me. This post is also available in video format here: https://youtu.be/Drwt6nseeJM I got this link from Jes Pomfret … Continue reading