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

Conversation

farzanahmad863
Copy link
Owner

No description provided.

Katrin Leinweber and others added 30 commits February 19, 2019 14:21
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.
Remove usage of patch mode add from 3-way-merge exercise
Instructions for Atom and Notepad++
The --decorate option is default in git log, and provides no value in
the form where it is currently used in the examples.
Added elaboration
Mention `touch` to create an empty file
Fix a typo: append missing closing brace
Style: mark 'file.txt' as code
…t-kata

setup.sh and verify.sh should be executables in the bisect kata
Fixed README numbering, so that it now increments both in shell and in markdown
This allows `git rebase -i` to automatically go back
to origin/master if no target tree'ish is specified.
git-katas trainer bot and others added 29 commits July 1, 2020 09:07
Add `setup.ps1` to the README.md files.
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
Co-authored-by: Jan Krag <jankrag@gmail.com>
As signing might be enabled globally, commits from setup scripts local user
should happen without signing.
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.
Co-authored-by: Mads Jensen <mads.jensen@eficode.com>
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.
@farzanahmad863 farzanahmad863 merged commit c0630aa into farzanahmad863:master Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.