This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
git-view
mirror of
https://github.com/sgoudham/git-view.git
Watch
1
Star
0
Fork
You've already forked git-view
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78d72cef00
dependabot/cargo/clap-4.4.6
dependabot/cargo/test-case-3.2.1
dependabot/cargo/webbrowser-0.8.11
dependabot/cargo/url-2.4.1
main
v1.0.0
v0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '78d72cef00'
${ noResults }
git-view
/
.github
/
scripts
/
set_rust_version.bash
5 lines
66 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
set
-e
rustup default
$1
rustup target add
$2
Reference in New Issue
View Git Blame
Copy Permalink