Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from original #1

Merged
merged 144 commits into from
Oct 7, 2020
Merged

Commits on Feb 19, 2019

  1. Fix typos

    Katrin Leinweber authored and Katrin Leinweber committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    cdce2f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    f6a1b48 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Remove usage of patch mode add from 3-way-merge exercise

    Patch mode add is an advanced topic that does not fit the level of this
    exercise and the time and way it is typically used in training.
    JKrag committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    a44aaf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Merge pull request #176 from praqma-training/170-remove-patch-mode

    Remove usage of patch mode add from 3-way-merge exercise
    JKrag authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    950fd3c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    fe14a39 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Add more editor config options to basic-commits

    Instructions for Atom and Notepad++
    JKrag authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    73c89b3 View commit details
    Browse the repository at this point in the history
  2. Fixed commit -m example

    JKrag authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    b5c61c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Remove --decorate from katas

    The --decorate option is default in git log, and provides no value in
    the form where it is currently used in the examples.
    JKrag committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    246e4b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Merge pull request #178 from praqma-training/remove-decorate

    Remove --decorate from katas
    RandomSort authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    fc4849b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    9989a82 View commit details
    Browse the repository at this point in the history
  2. Update SHELL-BASICS.md

    Added elaboration
    RandomSort authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    1119c7f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #179 from ftheile/patch-1

    Mention `touch` to create an empty file
    RandomSort authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    93a767b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    11470d0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Configuration menu
    Copy the full SHA
    2baefaa View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Fix typos

    ntnhon authored May 21, 2019
    Configuration menu
    Copy the full SHA
    55d4be4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Merge pull request #180 from ftheile/fix-typo

    Fix a typo: append missing closing brace
    RandomSort authored May 31, 2019
    Configuration menu
    Copy the full SHA
    cb578ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #181 from adamatan/master

    Style: mark 'file.txt' as code
    RandomSort authored May 31, 2019
    Configuration menu
    Copy the full SHA
    590fc3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #182 from ntnhon/patch-1

    Fix typos
    RandomSort authored May 31, 2019
    Configuration menu
    Copy the full SHA
    70226d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    5161a41 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Mark "git status" as code

    adamatan authored Jul 3, 2019
    Configuration menu
    Copy the full SHA
    34b461e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Merge pull request #184 from adamatan/markdown-fix

    Mark "git status" as code
    RandomSort authored Jul 4, 2019
    Configuration menu
    Copy the full SHA
    5559421 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Add learning path to README

    Close #185 close #130 close #56
    RandomSort committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    2c965de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from praqma-training/learning-path

    Add learning path to README
    RandomSort authored Aug 5, 2019
    Configuration menu
    Copy the full SHA
    ae5cd71 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    3d71a75 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #190 from kvartborg/make-setup-executable-in-bisec…

    …t-kata
    
    setup.sh and verify.sh should be executables in the bisect kata
    RandomSort authored Aug 7, 2019
    Configuration menu
    Copy the full SHA
    3483d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c842cfc View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Merge pull request #191 from grammeaway/master

    Fixed README numbering, so that it now increments both in shell and in markdown
    RandomSort authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    9e853b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    ecf8776 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    b4bc03c View commit details
    Browse the repository at this point in the history
  2. Change reorder-the-history exercise to use a remote

    This allows `git rebase -i` to automatically go back
    to origin/master if no target tree'ish is specified.
    JKrag committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    b63f172 View commit details
    Browse the repository at this point in the history
  3. Change fake remote script to create bare repo

    Clean up new util shell scripts to separate files
    JKrag committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9b63379 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Configuration menu
    Copy the full SHA
    5feeba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Configuration menu
    Copy the full SHA
    b257ccd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #199 from atombrella/git_config_format

    Tweaked markdown in configure-git katas a bit.
    JKrag authored Sep 20, 2019
    Configuration menu
    Copy the full SHA
    edf1b33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #194 from atombrella/grammar_fixes

    Fixed a typo in reorder-the-history/README.md
    JKrag authored Sep 20, 2019
    Configuration menu
    Copy the full SHA
    bf0be72 View commit details
    Browse the repository at this point in the history
  4. Added .gitattributes to make line endings consistent.

    There was a mixture of both DOS and UNIX line endings in the files. The .gitattributes
    file can serve as an example.
    atombrella committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    aa5504a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    168599d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    301f919 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Introduction to github

    Natasha2001 committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    59d5e43 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    46c519b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Merge pull request #192 from praqma-training/improve-rebase-exercise

    Improve rebase exercise
    RandomSort authored Oct 9, 2019
    Configuration menu
    Copy the full SHA
    10df68a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10665da View commit details
    Browse the repository at this point in the history
  3. Merge pull request #193 from atombrella/git_attributes

    Added .gitattributes to make line endings consistent.
    RandomSort authored Oct 9, 2019
    Configuration menu
    Copy the full SHA
    a5dbbc6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #196 from brent-clark-SED-Sw-Mgr/add-to-basic-comm…

    …its-readme
    
    Added more explanatory text to basic-commits/README
    RandomSort authored Oct 9, 2019
    Configuration menu
    Copy the full SHA
    dfcb536 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #200 from atombrella/git_ignore_track_ignored

    Added exercise about excluding something from .gitignore
    RandomSort authored Oct 9, 2019
    Configuration menu
    Copy the full SHA
    e231eef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #202 from atombrella/rebase_source

    Fixed syntax error with shebang in rebase-branch kata script
    RandomSort authored Oct 9, 2019
    Configuration menu
    Copy the full SHA
    03a672f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Merge pull request #201 from Natasha2001/master

    Adding introduction to github
    RandomSort authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    00a9e17 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    9e8ed9d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Use makerepo function

    alxb5 authored and RandomSort committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    0f430e6 View commit details
    Browse the repository at this point in the history
  2. Added to Merge Mergesort README

    Added to the task and to the relevant commands
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    3b9e5ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f56e566 View commit details
    Browse the repository at this point in the history
  4. Added to the task in reorder-the-history/README.

    Also added to useful commands.
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ee01d2c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Add clone step to README Gif

    alxb5 authored and RandomSort committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    8100f96 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Added useful commands and more to reset/README

    Added useful commands section and a further explanation section.
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    66f5b27 View commit details
    Browse the repository at this point in the history
  2. Added the task section to bad-commit/README.md

    Added a detailed the task section and added to useful commands.
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    2e29b3b View commit details
    Browse the repository at this point in the history
  3. Added The task to commit-on-wrong-branch/README.md

    Also added Useful commands
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    ac8f6c2 View commit details
    Browse the repository at this point in the history
  4. Added to The task in merge-conflict/README.md

    Added detailed steps to The tasks and updated the Relevant commands
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    e52649c View commit details
    Browse the repository at this point in the history
  5. Added to The task in reverted-merge/README.md

    Added detail to The task and added to Useful commands.
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    c9df4ca View commit details
    Browse the repository at this point in the history
  6. Added The task in save-my-commit/README.md

    Updated the README to be more similar to others.
    Made The task slightly clearer and added some hints (via googling)
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    1b921a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Added to the task detached-head/README.

    * Made The task more standard and added some detail.
    * Added useful commands.
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f94e033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ccbc50 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Update README.md

    Fix a typo
    ftheile authored and RandomSort committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    451a2b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Added kata about git tags.

    atombrella authored and Michael Ingeman-Nielsen committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    eb6c517 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Improved squashing/README.md

    * Made section names more consistent with other READMEs
    * How to clean up the \n's wasn't clear so made it it own step and
    added to Useful commands
    * Added Further information on how to write Git commit messages
    * Left in question on git rev-parse. Why this is useful should be made
    clearer or the command deleted.
    brent-clark-SED-Sw-Mgr authored and Michael Ingeman-Nielsen committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    9313b5a View commit details
    Browse the repository at this point in the history
  2. Removed reference to 'git rev-pars'

    brent-clark-SED-Sw-Mgr authored and Michael Ingeman-Nielsen committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    956ac8d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Minor improvements to submodules/README.md

    * Made more standard.
    * Added some explanatory text about why steps are being done.
    * Replaced reference to `git submodule status` with
      `git submodule foreach 'git status'`, because it isn't obvious what the
      output of `git submodule status` means
    * Not sure why we are making a second clone so put a TBD.
    brent-clark-SED-Sw-Mgr authored and Michael Ingeman-Nielsen committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    1f9ead1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Fix link in squashing-README

    ftheile authored and Michael Ingeman-Nielsen committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    892d64f View commit details
    Browse the repository at this point in the history
  2. Simplify git lol alias

    `--oneline` is is a shorthand for `--pretty=oneline --abbrev-commit`, see git-log(1)
    ftheile authored and Michael Ingeman-Nielsen committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    9669044 View commit details
    Browse the repository at this point in the history
  3. Added kata for .gitattributes

    atombrella authored and RandomSort committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    f805e2a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Mention less in SHELL-BASICS.md

    Helpful alternative to `cat` for long files.
    ftheile authored and Michael Ingeman-Nielsen committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    6ccb858 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Word ordering

    adamatan authored and Michael Ingeman-Nielsen committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    e060df6 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Add missing shebang in squashing/setup.sh

    `setup.sh` should be executable according to the instructions given in README.md
    ftheile authored and RandomSort committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    f8712d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. fix: wording

    Fuchen Shi authored and RandomSort committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    03298e1 View commit details
    Browse the repository at this point in the history
  2. Reordered katas on Overiew and added missing ones

    Also grouped into sections in a suggested order.
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    1848caf View commit details
    Browse the repository at this point in the history
  3. Added pointer to Overview also as Learning Path

    With change to Overview file, it also contains a learning path.
    brent-clark-SED-Sw-Mgr authored and RandomSort committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    dbfccc8 View commit details
    Browse the repository at this point in the history
  4. Use explicit numbering

    RandomSort committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    1ef8902 View commit details
    Browse the repository at this point in the history
  5. Expand on submodules kata

    Michael Ingeman-Nielsen authored and RandomSort committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    1e07423 View commit details
    Browse the repository at this point in the history
  6. Fix three typos

    RandomSort committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    262c478 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    032a8fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1514f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    335e019 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Update README.md

    `git show <commit id>` was very helpful to me when I did this kata & and later on the job
    ftheile authored and RandomSort committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    fbb5185 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Updating git cheatsheet

    schiluveri committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e3aab3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574ee38 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    f7d084a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    c85f03b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    eb81702 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #234 from praqma-training/git-katas-issue-146

    Updating git cheatsheet
    JKrag authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    ee47b7d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Set local git user name and email after initializing exercise repo (t…

    …o distinguish commits).
    schiluveri authored and RandomSort committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    17ebe6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4039a View commit details
    Browse the repository at this point in the history
  3. chaning email address to suggested

    schiluveri authored and RandomSort committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e2166a9 View commit details
    Browse the repository at this point in the history
  4. helper functions to set and unset local user for training bot commits…

    …. Updated setup.sh instructions in few katas to take new effect in place.
    schiluveri authored and RandomSort committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    8c48cc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Merge pull request #235 from praqma-training/git-katas-issue-59

    changed how shell script could be sourced in katas
    JKrag authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    bba8d07 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    de28d2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #236 from praqma-training/git-katas-unset-e

    unset error option at the end
    sofusalbertsen authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    da71cd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. advanced-rebase-interactive README: be consistent with cmdline args

    Use `--interactive` as in previous step.
    ftheile authored and RandomSort committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    01528b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. configure-git README.md: mention private SSH key file

    Mention files corresponding to public/private key.
    ftheile authored and RandomSort committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    50cea38 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Simplify basic revert

    close #177
    RandomSort authored and Thierry Lacour committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    afecd63 View commit details
    Browse the repository at this point in the history
  2. Elaborate and bugfix on rebase-exec

    close #187
    RandomSort authored and Thierry Lacour committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    2f70997 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. use local remote for prepush kata

    git-katas trainer bot authored and RandomSort committed May 13, 2020
    Configuration menu
    Copy the full SHA
    df4f747 View commit details
    Browse the repository at this point in the history
  2. Elaborate save my commit

    git-katas trainer bot authored and RandomSort committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d7fe47b View commit details
    Browse the repository at this point in the history
  3. Small typos in ignore kata README

    git-katas trainer bot authored and RandomSort committed May 13, 2020
    Configuration menu
    Copy the full SHA
    74f9431 View commit details
    Browse the repository at this point in the history
  4. Add master based workflow kata

    git-katas trainer bot authored and Thierry Lacour committed May 13, 2020
    Configuration menu
    Copy the full SHA
    2208f3f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Fix wording in new exercise description

    JKrag authored and Thierry Lacour committed May 18, 2020
    Configuration menu
    Copy the full SHA
    b8c4220 View commit details
    Browse the repository at this point in the history
  2. Add fake author in master-based-workflow exercise

    To easily distinguish own commits from the "virtual" collaborator's
    ones.
    ftheile authored and Thierry Lacour committed May 18, 2020
    Configuration menu
    Copy the full SHA
    e495745 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    80e6b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c98ab View commit details
    Browse the repository at this point in the history
  3. Consistently use dashes in utils function names

    Fix #248
    Thierry Lacour authored and RandomSort committed May 25, 2020
    Configuration menu
    Copy the full SHA
    3050dcc View commit details
    Browse the repository at this point in the history
  4. Add +x rights to pre-push setup.sh

    Thierry Lacour authored and RandomSort committed May 25, 2020
    Configuration menu
    Copy the full SHA
    e6b607b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    8e32a28 View commit details
    Browse the repository at this point in the history
  2. Consistently write 'Git' if talking about the tool

    - Use 'Git' for the tool name
    - Use 'git' as the command
    ftheile authored and RandomSort committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    faa1282 View commit details
    Browse the repository at this point in the history
  3. First try to rework "Configure Git" kata

    - Start with installation, mention to open Git Bash one time for
      further cfg. steps
    - Sub-chapter about SSH authentication
    ftheile authored and RandomSort committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    2905cdb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Prevent weird errors when running setup.sh using e.g. bash setup-sh i…

    …nstead of source setup.sh
    Niels Kristian Jensen @ MAN authored and RandomSort committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    f5e0af5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Fix setup scripts of submodule kata

    - Use parts of the infrastructure in `../utils/`
    - Sourcing (`. setup.sh`) or executing (`./setup.sh`) the script now both works
    - Don't try to be smarter than the average setup.sh script if it doesn't work anyway...
    ftheile authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    0c5870e View commit details
    Browse the repository at this point in the history
  2. Create GitHub actions CI pipeline for running test scripts (#265)

    * Create CI pipeline running test scripts
    
    * Fix CI definition
    
    * Add execute access to test.sh
    
    * Fix CI definition
    
    * Make test.ps1 go through all exercises
    
    * Add git user for submodules kata
    
    * Add git user for submodules kata
    
    * Fix setup.ps1 for submodules kata
    
    * Add MacOS to GitHub actions jobs
    bothzoli authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    393c79d View commit details
    Browse the repository at this point in the history
  3. Create setup and verify scripts for bisect kata

    Resolves: #164
    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    3054846 View commit details
    Browse the repository at this point in the history
  4. Create setup script for merge-driver kata

    Resolves: #164
    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    0d4aca4 View commit details
    Browse the repository at this point in the history
  5. Add file ending new lines

    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    a7e3980 View commit details
    Browse the repository at this point in the history
  6. Add setup.ps1 for git-attributes kata

    Related issue: #261
    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    081b82c View commit details
    Browse the repository at this point in the history
  7. Add setup.ps1 for git-tag kata

    Related issue: #261
    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    c42c13b View commit details
    Browse the repository at this point in the history
  8. Add setup.ps1 for master-based-workflow kata

    Related issue: #261
    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    82d1f0c View commit details
    Browse the repository at this point in the history
  9. Update README.md for git-attributes and git-tag

    Add `setup.ps1` to the README.md files.
    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    d659960 View commit details
    Browse the repository at this point in the history
  10. Add setup.ps1 for pre-push kata

    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    842eef4 View commit details
    Browse the repository at this point in the history
  11. Add setup.ps1 and verify.ps1 for rebase-exec kata

    Related issue: #261
    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    51d8dd3 View commit details
    Browse the repository at this point in the history
  12. Update README.md for bisect and merge-driver

    git-katas trainer bot authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    c70be83 View commit details
    Browse the repository at this point in the history
  13. Gracefully fail when removing exercises folder

    If for whatever reason the `exercises` folder cannot be removed the
    `setup.ps1` script did not stop but continue running potentionally
    spilling a lot of error messages.
    With this change the failing deletion will stop the setup script.
    
    Resolves: #243
    bothzoli authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    b44b2c9 View commit details
    Browse the repository at this point in the history
  14. Further improve error handling in setup.ps1

    Resolves: #243
    bothzoli authored and RandomSort committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    98d531e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. FIX problem that kills shell if not bash (#268)

    Co-authored-by: Jan Krag <jankrag@gmail.com>
    sofusalbertsen and JKrag authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    5321a48 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    ceb99e7 View commit details
    Browse the repository at this point in the history
  2. Complete zsh test

    sofusalbertsen authored and RandomSort committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    37d3650 View commit details
    Browse the repository at this point in the history
  3. Fix errors in actions CI file

    sofusalbertsen authored and RandomSort committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    ad2bf25 View commit details
    Browse the repository at this point in the history
  4. added explanatory text to ffmerge README

    Christoffer Nissen authored and RandomSort committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    78fc4d1 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    joachimbulow authored and RandomSort committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    58ea1c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Disable GPG signing of commits locally during setup

    As signing might be enabled globally, commits from setup scripts local user
    should happen without signing.
    Dan Grøndahl Glavind authored and RandomSort committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    74b71e0 View commit details
    Browse the repository at this point in the history
  2. Add VS Code as a suggested editor

    Thierry Lacour authored and RandomSort committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    face7c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Create change author kata

    With this kata you can practice what does it take to change the authors
    of already committed and pushed commits.
    The idea sprang from a personal experience.
    bothzoli authored and RandomSort committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    b05ba04 View commit details
    Browse the repository at this point in the history
  2. Fix PR review findings

    bothzoli authored and RandomSort committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    1d3fdd6 View commit details
    Browse the repository at this point in the history
  3. Add commands that show contents of commits to better illustrate amend…

    …ing via adding a new file.
    EfiGaja authored and RandomSort committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    fe76b80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    122f4cf View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Final proposal for subtree git-katas

    Co-authored-by: Mads Jensen <mads.jensen@eficode.com>
    2 people authored and RandomSort committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    cc38a4a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Add publish workflow

    This is a precursor to our upcoming release pipeline, where the katas are made accessible without cloning them down, causing the dreaded nested git repo confusion.
    Thierry Lacour authored and Thierry Lacour committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    b17be5e View commit details
    Browse the repository at this point in the history
  2. Change archive publising to a GH Release

    Thierry Lacour authored and Thierry Lacour committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4e19fc0 View commit details
    Browse the repository at this point in the history
  3. Fix indentation issue in publish.yml

    Thierry Lacour authored and Thierry Lacour committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    fbd782d View commit details
    Browse the repository at this point in the history
  4. Fix tag in release asset name

    Thierry Lacour authored and Thierry Lacour committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    8e82726 View commit details
    Browse the repository at this point in the history