Git Reflog
It is hard to lose data with git, but in some weird situations it is possible. Learn about orphaned commits, how to avoid them and how to rescue them with the reflog.
It is hard to lose data with git, but in some weird situations it is possible. Learn about orphaned commits, how to avoid them and how to rescue them with the reflog.
If you are into adventure or are a student of leadership. then I can’t recommend this book enough.
One of the reasons to use source code control is to store revisions of your source code. Here we talk about how to navigate from one commit to another.
Often we get caught up in the software development lifecycle side of agile software development. It is important, but we often forget about the technical side that is necessary to make it all work.
Here is an interesting book that approaches learning git more from an end user perspective rather than diving directly into the details.
A lot of people find git difficult to use. It doesn’t have to be. Here a few tips and tricks to make working with git a lot easier.
Git can be confusing to learn. Often even people who use it regularly don’t fully understand what is going on. Here are some of the basics.
It is often easier to ignore problems than address them directly. We create the illusion that things are fine. The end of that illusion isn’t pretty.
If you are curious about getting started with Unit Testing in LabVIEW, the Unit Testing Chapter in LabVIEW Graphical Programming is for you!
#VIWeek was a huge sucess! Thanks to Steve and DSH for initiating it and Derek, Michael, and many others who picked the ball up and ran with it. And of course, thank you to all of the presenters.