Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Chromium_Depot_tools
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
Chromium_Depot_tools
77c4f0f1359eb4b72f38364a5d06a9acc4cee475
77c4f0f1359eb4b72f38364a5d06a9acc4cee475
Switch branch/tag
chromium_depot_tools
revert
Find file
Normal view
History
Permalink
revert
76 Bytes
Edit
Web IDE
Newer
Older
Create the Next Generation of depot_tools. Eh.
fb2b8eb2
maruel@google.com
committed
15 years ago
1
2
3
4
5
#!/bin/sh
base_dir
=
$(
dirname
"
$0
"
)
exec
python
"
$base_dir
/revert.py"
"
$@
"