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

Yup #181

Open
wants to merge 386 commits into
base: revert-7-master
Choose a base branch
from
Open

Yup #181

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
386 commits
Select commit Hold shift + click to select a range
04323cc
Correct paths
arrrggghhh May 26, 2016
b107c64
Merge pull request #50 from arrrggghhh/listOfRepos
hemanth May 29, 2016
e5d29ec
Revert "Add list command"
arrrggghhh May 30, 2016
806f890
Merge pull request #51 from arrrggghhh/revert-50-listOfRepos
hemanth May 30, 2016
4906001
Adding git to `cherry-pick`
joelgallant Jun 1, 2016
1279208
Adding git to `cherry-pick`
joelgallant Jun 1, 2016
4d26afa
Merge pull request #52 from joelg236/cherry-pick
hemanth Jun 1, 2016
0969a61
Change wording to show references are removed
Jun 2, 2016
9c321b0
Remove absolute links
Jun 2, 2016
1a29e60
Merge pull request #55 from surfer190/master
hemanth Jun 5, 2016
f85d7b2
More info
hemanth Jun 5, 2016
9c8e924
'to the a file' -> 'to a file'
bryant1410 Jun 5, 2016
5ad64ad
Merge pull request #57 from bryant1410/bugs/the-a-file
hemanth Jun 6, 2016
bbbde86
Add: List all brach is WIP
NamPNQ Jun 7, 2016
2e647b5
Merge pull request #59 from NamPNQ/patch-1
hemanth Jun 7, 2016
998a5c8
Branches merged into master without checkout first
exalted Jun 7, 2016
aec9d8b
Improve cleaning up branches merged into master
exalted Jun 7, 2016
ba5cd1c
Use log instead of whatchanged
exalted Jun 7, 2016
1b29a23
NEW: Add info about git bisect
Jun 7, 2016
285989a
NEW: Add info about git bisect
Jun 7, 2016
3bed4cd
change link
Jun 7, 2016
e27d2a6
Return formatting
Jun 7, 2016
277043b
Merge pull request #67 from SanSYS/master
hemanth Jun 8, 2016
9b26821
Bypass githooks
nirajpandkar Jun 7, 2016
160fa86
MINOR: Fix typo
olgabrani Jun 7, 2016
f1eaf07
Merge pull request #65 from olgabrani/master
hemanth Jun 8, 2016
9f5a855
Merge pull request #61 from nirajpandkar/master
hemanth Jun 8, 2016
c494098
Formatting tabs into spaces.
David-Wobrock Jun 8, 2016
9eae0f3
Update README and TOC
exalted Jun 8, 2016
65dd8ac
Update README and TOC
exalted Jun 8, 2016
f9772a9
Update README and TOC
exalted Jun 8, 2016
cc2f616
Add tip for tracing all changes made to a file
David-Wobrock Jun 8, 2016
221dae0
Emphasize to install dependencies
exalted Jun 8, 2016
d3b1806
Merge pull request #62 from exalted/patch-1
hemanth Jun 9, 2016
f9a314a
Merge pull request #74 from exalted/patch-4
hemanth Jun 9, 2016
7ed5874
Merge pull request #73 from David-Wobrock/master
hemanth Jun 9, 2016
e2eb80e
Merge pull request #64 from exalted/patch-3
hemanth Jun 9, 2016
d9a8859
Merge pull request #63 from exalted/patch-2
hemanth Jun 9, 2016
3bd8fae
Remove --no-run-if-empty flag
Jun 9, 2016
d7e4e4a
Add clone single branch command
ankurk91 Jun 10, 2016
d6bb50e
Merge pull request #77 from ank91/patch/1
hemanth Jun 11, 2016
4668721
Merge pull request #75 from kadikraman/fix-remove-merged-to-master
hemanth Jun 11, 2016
6209b8b
Ignore file mode changes on commits
martintama Jun 11, 2016
7b00ecf
Merge pull request #79 from martintama/master
hemanth Jun 12, 2016
e7fe458
GNU GENERAL PUBLIC LICENSE
hemanth Jun 12, 2016
1e2a0e1
Delete license.md
hemanth Jun 12, 2016
b7c0a19
Added git checkout -b
denisbalyko Jun 12, 2016
5c77f3d
Merge branch 'newtips/createbranch'
denisbalyko Jun 12, 2016
c147aa6
Added git diff --staged to be synonym for git diff --cached
Ranhiru Jun 12, 2016
1cf1673
Merge pull request #80 from denisbalyko/master
hemanth Jun 12, 2016
32f2a4a
Added --staged as an alternative
Ranhiru Jun 12, 2016
1ff31a9
Added alternative as an array
Ranhiru Jun 13, 2016
223f430
Add tips for changing git terminal output color settings
Jun 13, 2016
1c07f20
Merge pull request #81 from Ranhiru/add-staged-as-a-synonym-for-cached
hemanth Jun 13, 2016
15698a4
Added another git command
AndrewCvekl Jun 13, 2016
0558db8
Adds alternatives to create and switch branch
munendrasn Jun 13, 2016
4efcd6c
Adding alternative to deleting branches merged to master that will no…
Jun 13, 2016
ac572b9
Merge pull request #86 from codereflection/master
hemanth Jun 14, 2016
ace3526
Merge pull request #85 from munendrasn/master
hemanth Jun 14, 2016
b6eba1a
Merge pull request #84 from AndrewCvekl/master
hemanth Jun 14, 2016
dec07c0
Merge pull request #83 from andela-dJames/feature-colored-terminal-ou…
hemanth Jun 14, 2016
bdad579
Add custom editor
adityasiwan Jun 16, 2016
e22b7b1
Add tip to show recently updated branches
p-v Jun 16, 2016
79c7451
Merge pull request #89 from adityasiwan/master
hemanth Jun 16, 2016
d5ca8fa
Merge pull request #90 from p-v/master
hemanth Jun 16, 2016
221aa76
Add git grep
scriptype Jun 16, 2016
474262b
Add tip to delete local and remote tag
MarcBT Jun 17, 2016
115b45a
Merge pull request #92 from MarcBT/master
hemanth Jun 17, 2016
cffab88
Merge pull request #91 from scriptype/master
hemanth Jun 17, 2016
ca7e782
Add tip for shallow copy
gbraad Jun 17, 2016
a6fbeef
Merge pull request #93 from gbraad/master
hemanth Jun 17, 2016
9d905ac
added alternative update submodules
denisbalyko Jun 18, 2016
7cfb002
fix indent
denisbalyko Jun 18, 2016
d318ded
Merge pull request #94 from denisbalyko/master
hemanth Jun 18, 2016
a5db829
Add tip to search commit log
munendrasn Jun 18, 2016
b096219
Add alternative to update submodules
infertux Jun 18, 2016
93e25eb
Merge pull request #95 from infertux/git-submodule-update
hemanth Jun 19, 2016
4cf5bbd
Merge https://github.com/git-tips/tips
munendrasn Jun 19, 2016
614e5a9
resolve merge conflict
munendrasn Jun 19, 2016
418b227
Add tip for first commit in a branch
Jun 19, 2016
4f2b8df
Merge pull request #96 from munendrasn/master
hemanth Jun 20, 2016
79da03d
Fix merge/rebase from master
Jun 20, 2016
699b36e
Merge pull request #97 from chipironcin/master
hemanth Jun 21, 2016
f9c84b6
Add Interactive staging
adityasiwan Jun 22, 2016
6f732ee
fix(commit): use proper switch to exclude staged stuff
ZuBB Jun 22, 2016
3b398f8
Merge pull request #100 from ZuBB/master
hemanth Jun 23, 2016
b22f89a
Merge pull request #98 from adityasiwan/master
hemanth Jun 23, 2016
440a78c
Add tip to unstage staged file
munendrasn Jun 23, 2016
8d53a49
Merge pull request #101 from munendrasn/master
hemanth Jun 24, 2016
623e818
Add tip to force push
munendrasn Jun 25, 2016
3839cd9
tip to add remote name
munendrasn Jun 25, 2016
3a39252
Merge pull request #102 from munendrasn/master
hemanth Jun 27, 2016
2569c74
Change an interactive rebase description
ck3g Jun 28, 2016
45ce83e
Merge pull request #103 from ck3g/patch-1
hemanth Jun 28, 2016
6918520
Clarify naming a remote
TheBox193 Jun 29, 2016
be87cde
Add alternatives to get commit hash of initial revision
munendrasn Jun 29, 2016
156cbd0
Merge pull request #105 from TheBox193/naming-remote
hemanth Jun 30, 2016
49df61f
Add more alternatives to get initial commit hash
munendrasn Jun 30, 2016
9abc547
Merge pull request #107 from munendrasn/master
hemanth Jul 2, 2016
7a53485
Add git blame
munendrasn Jul 3, 2016
596941c
Merge pull request #108 from munendrasn/master
hemanth Jul 4, 2016
028da4a
Add tip to use common diff tools
adityasiwan Jul 7, 2016
996de6a
Merge pull request #110 from adityasiwan/master
hemanth Jul 9, 2016
d764ab7
Add git shortlog
munendrasn Jul 16, 2016
8140fe8
Merge pull request #113 from munendrasn/master
hemanth Jul 16, 2016
89e9fa6
Import Chinese version
521xueweihan Jul 23, 2016
5136dbc
Merge pull request #114 from 521xueweihan/master
hemanth Jul 23, 2016
3c17588
Capitalized the first letter of certain words
nirajpandkar Jul 31, 2016
7b4bcd1
Merge pull request #115 from nirajpandkar/master
hemanth Aug 6, 2016
275ff62
added gtip CLI link
nirajpandkar Aug 10, 2016
7c9f3c8
git push --force-with-lease tip
weirdpattern Aug 10, 2016
128393e
Merge pull request #120 from weirdpattern/master
hemanth Aug 11, 2016
19e49a9
changed the name of the module
nirajpandkar Aug 11, 2016
4f94e67
added Tools subcategory
nirajpandkar Aug 11, 2016
debac55
format changes
nirajpandkar Aug 11, 2016
3825548
Merge pull request #119 from nirajpandkar/master
hemanth Aug 11, 2016
bfb1379
add: Show how many lines does an author contribute (#121)
kuangchanglang Aug 12, 2016
d155ea0
Add alternatives "Git reset first commit" (#111)
lav45 Aug 13, 2016
81040e9
count commits in a branch (#122)
munendrasn Aug 14, 2016
9f75591
fixes #118
hemanth Aug 13, 2016
3357955
Fixed #117
hemanth Aug 15, 2016
08096c7
fixes #58
hemanth Aug 14, 2016
9d7a837
added alias: git undo (#123)
fibo Aug 26, 2016
dca7604
wrong alternatives were removed
hemanth Aug 29, 2016
9007100
git-notes
hemanth Sep 24, 2016
814bafc
show all the git-notes
hemanth Sep 24, 2016
59de6a8
Apply commit from another repository (#124)
routinet Sep 28, 2016
d2bf9e8
Find common ancestor of two branches
routinet Sep 28, 2016
c42ade5
fetch ref
hemanth Oct 2, 2016
50bb413
Add alternative for rebase on pulls (git < 1.7.9) (#126)
ankurk91 Oct 5, 2016
9ae2058
Find common ancestor of two branches.
hemanth Oct 5, 2016
b869dd5
Merge branch 'routinet-routinet-contrib-2'
hemanth Oct 5, 2016
a7cb20e
List unpushed git commits.
hemanth Oct 9, 2016
318484a
add everything but whitespace changes
hemanth Oct 24, 2016
6886c2c
edit git config
hemanth Oct 30, 2016
9e7c67e
blame on certain range
hemanth Oct 31, 2016
37d2ef1
Fixing git bash completion script URL.
serbiant Nov 27, 2016
d607a80
Merge pull request #128 from DuniceEdge/master
hemanth Nov 28, 2016
16b9349
show a Git logical variable.
hemanth Dec 12, 2016
5d23b75
format-patch
hemanth Dec 25, 2016
e88ee1e
Get the repo name.
hemanth Jan 8, 2017
e6bbc59
logs between date range
hemanth Jan 16, 2017
2b772cd
Exclude author from logs
hemanth Jan 16, 2017
5822d83
Doc update - Link added to Docker version
djoudi5 Jan 20, 2017
518d8d1
Merge pull request #132 from djoudi5/master
hemanth Jan 23, 2017
3261e1f
pull-request command
hemanth Jan 25, 2017
7b0e0e4
ls-remote
hemanth Jan 26, 2017
0bc5364
Backup untracked files.
hemanth Jan 29, 2017
ba3cda9
Add link to Russian translation
Imangazaliev Feb 13, 2017
f20a28a
Merge pull request #133 from Imangazaliev/master
hemanth Feb 14, 2017
1274a98
Add alternative for git checkout -
shfshanyue Feb 16, 2017
2e8cfda
Merge pull request #134 from shfshanyue/master
hemanth Feb 16, 2017
6fd5b4b
Add tip: git log -n
shfshanyue Feb 21, 2017
df6de59
Merge pull request #135 from shfshanyue/master
hemanth Feb 21, 2017
e574325
Add tip: git stash save <message>
shfshanyue Feb 21, 2017
edeed06
Merge pull request #136 from shfshanyue/master
hemanth Feb 21, 2017
7d8adcb
Add list all git aliases
Feb 22, 2017
39c7902
Merge pull request #137 from dmlemos/list_git_aliases
hemanth Feb 23, 2017
9dc2161
Add git status short
Feb 23, 2017
5d9a006
Merge pull request #138 from dmlemos/pro_status
hemanth Feb 23, 2017
f9ec025
Fetch origin, not --all
siadat Feb 24, 2017
b748f5f
Merge pull request #140 from siadat/fetch-origin-only
hemanth Feb 24, 2017
c8abe4c
Add stash of unstaged changes to tracked files
Feb 24, 2017
3fe8a23
Add stash all
Feb 24, 2017
e849a6f
No need for git stash save
Feb 24, 2017
c98730c
Merge pull request #141 from dmlemos/stash_additions
hemanth Feb 24, 2017
af614c2
Add alternative to remove remote tag
blackjid Mar 9, 2017
81f9099
add change by content search tip
Mar 23, 2017
77c865c
Merge pull request #143 from eliranmal/master
hemanth Mar 23, 2017
3c76683
update "overwrite pull":
Mar 28, 2017
3d4092c
add .idea to .gitignore, for intellij-idea/webstorm users
Mar 28, 2017
48a611a
update sync with remote title for brevity
Mar 28, 2017
2ce1f0f
update sync with remote title for brevity
Mar 28, 2017
1d4eca0
update sync with remote title for brevity
Mar 28, 2017
b0d8778
update sync with remote title for brevity
Mar 28, 2017
1078b41
Merge pull request #144 from eliranmal/master
hemanth Mar 28, 2017
8aa8aa8
Merge pull request #142 from blackjid/patch-1
hemanth Mar 28, 2017
18f4724
fix broken link
Mar 28, 2017
40253a4
Merge pull request #145 from eliranmal/master
hemanth Mar 28, 2017
39d1012
Checkout a commit prior to a day ago.
hemanth Mar 31, 2017
f65336b
Add a translation link for korean
mingrammer Jun 25, 2017
6e9713b
Merge pull request #148 from mingrammer/translation
hemanth Jun 29, 2017
33dc777
Push a new local branch to remote and track
ChaithanyaGK Aug 8, 2017
2be7828
Merge pull request #150 from ChaithanyaGK/remote_push
hemanth Aug 9, 2017
741782c
Remove duplicated command
lukabot Oct 24, 2017
325f7bc
Merge pull request #152 from lukabot/master
hemanth Oct 24, 2017
3b0185e
add a tip to remove sensitive data from history (after a push)
Oct 30, 2017
4bf33b3
Add a translation link for Vietnamese
hprobotic Nov 27, 2017
89c2a15
Merge pull request #155 from hprobotic/master
hemanth Nov 28, 2017
f5b193c
Merge pull request #153 from eliranmal/master
hemanth Dec 3, 2017
a7b9fbf
Fix difftool example
0xmohit Dec 20, 2017
8b613e0
Merge pull request #156 from 0xmohit/fix-difftool-ex
hemanth Dec 25, 2017
26e8a7b
An alternative with shorter hash, author and relative date for "Visua…
cumanacr Mar 8, 2018
c358de0
Merge pull request #159 from cumanacr/master
hemanth Mar 11, 2018
0286eb3
Add change a branch base tips
lmarvaud Mar 21, 2018
b773c7a
Merge pull request #160 from lmarvaud/patch-1
hemanth Mar 22, 2018
c46d4a7
Add first commit from branch alternative
dmlemos Apr 24, 2018
3853ef2
Merge pull request #162 from dmlemos/master
hemanth Apr 26, 2018
9612421
Tip: Use SSH instead of HTTPs for remotes.
hemanth Jul 25, 2018
94b41fd
Visualize the tree including commits that are only referenced from re…
lmarvaud Oct 5, 2018
03f10d9
Add -L to follow redirects
mvolz Nov 5, 2018
bc28055
Fix to follow redirect
mvolz Nov 5, 2018
9e3a9f7
Merge pull request #166 from lmarvaud/master
hemanth Nov 19, 2018
fa759b5
Merge pull request #167 from mvolz/patch-1
hemanth Nov 19, 2018
a536d92
add japanese translation
isotai Jan 2, 2019
6c6a46e
Merge pull request #168 from isotai/master
hemanth Jan 9, 2019
c333d55
Change to the simpler merge-base command
Jan 18, 2019
dfdfac3
Merge pull request #169 from mcsnolte/simplify-common-ancestor
hemanth Jan 20, 2019
b3cb087
Add Nepali Localization
Mar 20, 2019
fbbed06
Merge pull request #171 from amarduwal/master
hemanth Mar 21, 2019
679bf0a
Tips for log, reset and list currently configuyre remotes
Mar 22, 2019
a6e02cc
Merge pull request #172 from amarduwal/master
hemanth Mar 22, 2019
ebde7ca
tips.json: submodule to latest commit
angelskieglazki Apr 18, 2019
135bd3c
Merge pull request #174 from angelskieglazki/feature/update-submodule…
hemanth May 14, 2019
a9d29fb
Add Prevent auto replacing LF with CRLF
hqsz Jul 31, 2019
bd9b419
Merge pull request #176 from lntuition/master
hemanth Feb 22, 2020
512ec77
[WIP] Polish version (#180)
mbiesiad Apr 4, 2020
daf32cf
Revert "[WIP] Polish version (#180)"
hemanth Apr 28, 2020
14ad922
Merge pull request #183 from git-tips/revert-180-master
hemanth Apr 28, 2020
e89eb24
replacing `git stash save` by `git stash push`
RedNik96 May 3, 2020
36c1587
update readme (#185)
coderbm1 May 7, 2020
8305c4a
alternatives: create and switch new branch
AdrianSkar Jul 16, 2020
442d880
Fix typo extra caret in git command Restore delete file.
edycutjong Jul 30, 2020
7673601
Create CODE_OF_CONDUCT.md
Jul 31, 2020
d1835c9
Split git variable to avoid confusion symbol vertical line for pipeli…
edycutjong Aug 25, 2020
979cf19
Merge pull request #189 from edycutjong/bugfix/print-variable
hemanth Dec 18, 2020
324643e
Merge pull request #188 from gaushikmr/patch-1
hemanth Dec 18, 2020
e1b98f7
Merge pull request #187 from edycutjong/typofix/restore-delete-file-e…
hemanth Dec 18, 2020
97047c7
add[alternative]: create and switch branch
AdrianSkar Dec 19, 2020
6b2007a
Revert "replacing `git stash save` by `git stash push`"
RedNik96 Jan 10, 2021
0eb6000
replacing `git stash save` by `git stash push`
RedNik96 Jan 10, 2021
40b03da
Merge pull request #184 from RedNik96/feature/git-stash-push
hemanth Jan 12, 2021
4f15d65
Add tips to delete local branches that has been squash and merged in …
lmarvaud Mar 18, 2021
1a97486
Merge pull request #192 from lmarvaud/master
hemanth Mar 18, 2021
ec4301c
Add a tip to view what's in a stash
Masa-Shin May 4, 2021
c8eb026
Add a tip to omit writing branch names when push
Masa-Shin May 4, 2021
dc7a62b
Add create local tag tip
itaikla May 4, 2021
474306e
Merge pull request #198 from Masa-Shin/add-git-stash-show-tip
hemanth May 4, 2021
f7c92fd
Merge pull request #186 from AdrianSkar/patch-1
hemanth May 4, 2021
6ed1ec9
Merge pull request #190 from AdrianSkar/patch-1
hemanth May 4, 2021
ba02cea
Merge pull request #197 from Masa-Shin/add-git-push-tip
hemanth May 4, 2021
1b89495
Merge pull request #199 from itaikla/add-create-tag-tip
hemanth May 4, 2021
1c37e6b
A Persian version of README file link Added
javadnikbakht Aug 12, 2021
18f522e
Merge pull request #1 from javadnikbakht/javadnikbakht-add-readme-fa
javadnikbakht Aug 12, 2021
8891620
Merge pull request #201 from javadnikbakht/master
hemanth Aug 12, 2021
a8f70a0
Fix:git checkout -- <file_name> is incorrect #177
arnabnandy7 Apr 6, 2023
a67bf7c
adding the package files
arnabnandy7 Apr 6, 2023
1c23d34
Merge pull request #215 from arnabnandy7/add-tips-python-env
hemanth May 2, 2023
07662db
Update tips.json, fix a typo
NicholasWilsonDEV Oct 23, 2024
a3bc5fc
Merge pull request #226 from BobConanDev/patch-2
hemanth Oct 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions .doxie.render.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,18 @@ function escapeStr(str) {
var render = function(data) {
var data = data.data;

return [
var tips = [
'## ' + data.title,
'```sh',
data.tip,
'```',
'\n'
].join('\n');
];
Array.isArray(data.alternatives) && tips.push(['__Alternatives:__']) &&
data.alternatives.map(function(alternative){
tips = tips.concat(['```sh',alternative,'```','\n'])
});
return tips.join('\n');
};

module.exports = render;
13 changes: 10 additions & 3 deletions .doxie.render.toc.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
var tips = require('./tips.json');
// from https://gist.github.com/mathewbyrne/1280286
slugify = function(text){
return text.toString().toLowerCase()
.replace(/\s+/g, '-') // Replace spaces with -
.replace(/[^\w\-]+/g, '') // Remove all non-word chars
.replace(/\-\-+/g, '-') // Replace multiple - with single -
.replace(/^-+/, '') // Trim - from start of text
.replace(/-+$/, ''); // Trim - from end of text
}

var render = function(data) {
var data = data.data;

var out = '* [' + data.title + '](https://github.com/git-tips/tips#' + data.title + ')\n';
var out = '* [' + data.title + '](#' + slugify(data.title) + ')\n';

if (tips[tips.length -1].title === data.title) out = out + '\n';
return out;
};

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.idea
node_modules
npm-debug.log
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"eslint.enable": false,
"vsicons.presets.angular": false
}
76 changes: 76 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity and expression,
level of experience, education, socio-economic status, nationality, personal
appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment
include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [email protected]. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

[homepage]: https://www.contributor-covenant.org

For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2015 Hemanth.HM <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading