Giter Site home page Giter Site logo

real-life-git's Introduction

Real-Life-Git Katas

Welcome to the Real-Life-Git Katas repository! This repository is designed to provide hands-on practice for various real-life Git scenarios that developers commonly encounter. Each scenario is organized into its own branch, allowing you to delve into specific exercises related to rebasing, amending commits, recovering deleted files, undoing old commits or file changes, and more.

  • Rebase with GitKrakenn

    • Practice the process of rebasing using GitKraken's graphical interface. Learn how to restructure commit history and integrate changes from one branch into another seamlessly.
  • Rebase with CLI

    • Experience rebasing using the command-line interface (CLI). Understand the steps involved in modifying and merging commits through the terminal.
  • Recover Deleted Files

    • Explore the process of recovering deleted files using Git. Learn how to retrieve lost content and restore it to your repository.
  • Undo Old Commits or File Changes

    • Practice undoing old commits or reverting changes made to specific files. Understand the different techniques to rewind and modify your Git history.
  • Branch Commit Recovery

    • Learn how to recover commits from a branch and integrate them back into your repository's mainline. Explore strategies to handle accidental branch deletions or lost commits.
  • Finding a bug with bisect

    • Learn how to find a bug with git bisect.

Feel free to explore these branches, follow the scenarios, and enhance your Git skills by navigating to the respective kata links provided above. Remember to approach each exercise with care and understanding to maximize your learning experience. Happy branching and committing!

real-life-git's People

Contributors

wilmxre avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.