InFAUNāāāDeveloper Community š¾byDanylo HalaikoAdvanced GITāāāWhat is GIT?GITāāāis a powerful tool for collaborating with the team and storing work that can be easily replayed in time. However, for a sad reasonā¦Aug 22, 20223Aug 22, 20223
InFAUNāāāDeveloper Community š¾byDanylo HalaikoAdvanced GITāāāTHREE AREAS WHERE CODE LIVESIn this article, we deeply explore three main areas: working, staging and repo. After that, we will talk about the stash. The previousā¦Aug 29, 2022Aug 29, 2022
InFAUNāāāDeveloper Community š¾byDanylo HalaikoAdvanced GITāāāReferencesToday weāll cover different reference types and what āheadlessā actually means. After this journey, youāll be certain about how GITā¦Sep 5, 202241Sep 5, 202241
InFAUNāāāDeveloper Community š¾byDanylo HalaikoAdvanced GITā Merge, History & DiffsMerge seems to be a very simple topic, but it on first glance. Weāll learn whatās difference between ^ and ~ in GIT and uncover the fullā¦Sep 12, 202220Sep 12, 202220
InFAUNāāāDeveloper Community š¾byDanylo HalaikoAdvanced GITāāāFixing MistakesItās inevitable to make mistakes, but we should know how to overcome them. As previously we talked about GIT and how GIT stores your dataā¦Sep 19, 202225Sep 19, 202225
Danylo HalaikoAdvanced GITāāāRewrite the history of commits with Rebase & AmendIt would be awesome to overwrite GIT history: to split or join commits, rename or even delete. In this article, weāll explore overwritingā¦Sep 26, 2022Sep 26, 2022
Danylo HalaikoAdvanced GITāāāContribution to remote reposThe main advantage of GIT is that several people can contribute to the same project at the same time. The most popular platform GitHubā¦Oct 3, 20222Oct 3, 20222
Danylo HalaikoAdvanced GITāāāDestructive operations and how to undo themGIT gives you the freedom to do anything you can imagine. This āanythingā even actions called to modify and even delete your work foreverā¦Oct 10, 2022Oct 10, 2022
Danylo HalaikoAdvanced GITāāāšØCustomizing GITWorking with GIT is one of the software developer tasks. Itās not a big secret, that writing git commands take some time. In this articleā¦Oct 17, 2022792Oct 17, 2022792
Danylo HalaikoAdvanced GIT - GitHub Customization šGitHub as we already know creates infrastructure around Git repositories. In today's, article weāll talk about special files in your repoā¦Oct 24, 20225Oct 24, 20225
Danylo HalaikoAdvanced GITāāāGitHub Actionsš¦¾ & Dependabotš¤Automation is a key to speeding up development and better product quality. These ideas are part of the DevOps methodology. In this chapterā¦Oct 31, 20227Oct 31, 20227