• Home
  • Git
  • Programming
  • Leadership
  • About

Git Fetch Victor

Git, Programming and so much more...

Achieving Your Childhood Dreams

Written by vjpudelski on December 28, 2015

In a future post I will explain the unstoppable course but I couldn’t wait to get these thoughts to words and in a post. I have been asked to watch this video called “Really Achieving Your Childhood Dreams” by Randy Pausch. This video features a professor who is dying and ( more… )

Posted In Unstoppable Course
Tagged dreams

New to Git… What is git?

Written by vjpudelski on December 6, 2015

Git is a source control management system, hence http://git-scm.com. By source this actually refers to any file of any type. We can add any file that we want to the system and begin tracking modifications to that file. As we create other related files we can add those to the system as ( more… )

Posted In Git | Programming
Tagged git | source control

Git Repository in a Repository Fix

Written by vjpudelski on August 31, 2015

In working with apprentices new to Git and really new to source control in general, I have come across a couple cases where someone will have a repository defined within a repository. In these cases the parent repository is not tracking the files within the subdirectory and there appears to ( more… )

Posted In Git | Programming | Troubleshooting
Tagged git | source control

My Git commit isnt adding my files…

Written by vjpudelski on August 25, 2015

In some cases you may run the git commit –all command and think that it will stage and commit all the changes, deletions and new files that you have in your project. The truth is in the documentation of the git commit, though… git commit documentation -a –all Tell the ( more… )

Posted In Git | Programming
Tagged git

Get Git Going…

Written by vjpudelski on August 17, 2015

Git is the source control management software of choice by many developers. It feels very light weight and yet is a fully functional and quite easy to use tool for most developers. For those that need extra help with Git there are a ton of resources out there for you, ( more… )

Posted In Git | Programming
Tagged git | source control

Posts pagination

Previous 1 … 6 7 8 Next
Copyright © 2025. Git Fetch Victor
Powered By WordPress and Auspicious