Skip to content

Commit 4f885fd

Browse files
committed
v2.2.0-rc.0
1 parent dc62e91 commit 4f885fd

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-req"
3-
version = "2.1.1-rc.2"
3+
version = "2.2.0-rc.0"
44
authors = ["Aru Sahni <[email protected]>"]
55
description = "Check out merge requests from your GitLab/GitHub hosted repos with ease!"
66
homepage = "https://arusahni.github.io/git-req/"

docs/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
text-indent: -1em;
2020
}
2121

22+
code {
23+
color: darkblue;
24+
}
2225
</style>
2326
<style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
2427
<title>git req | switch branches, not context</title>

0 commit comments

Comments
 (0)