Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab-assignments
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sneh Koul
gitlab-assignments
Commits
3ce46562
Commit
3ce46562
authored
8 years ago
by
Nick Lee
Browse files
Options
Downloads
Patches
Plain Diff
make datetime format more specific
parent
c2cc90c1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
3ce46562
...
...
@@ -81,7 +81,7 @@ commit in the last push to master branch before a certain time.
*
`--clone-dir CLONE_DIR`
: Will clone the students' repositories into the folder
`CLONE_DIR`
. The default is
`./group_name/`
,
ie a folder with the same name as
`group_name`
in the current directory.
*
`--revert-date REVERT_TO_DATE`
: This option will checkout the last commit in the last push to the master branch
before
`REVERT_TO_DATE`
, which can be in
various
formats:
before
`REVERT_TO_DATE`
, which can be in
one of these
formats:
*
2016-05-30 15:10 (will use 00 seconds and current timezone on the computer running the script)
*
2016-05-30 15:10-0400
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment